1//! The ╳-platform WebTransport implementation. 2//! 3//! DEPRECATED: use [`xwt-core`] and manually picked drvers instead. 4//! 5//! See the examples in the repo on how `xwt` is intended to be used.