A common WebTransport interface for browser and native. Write once, run anywhere.
Users should utilise the traits from this crate directly for the most flexibility at the type level.
pub use io::*;
pub use traits::*;