Module xwt_core::stream_utils
source · Expand description
Utilitites for the WebTransport streams.
Type Aliases§
- A shortcut for the error type for a given `stream::ReadChunk type.
- A shortcut for the error type for a given
stream::Read
type. - A shortcut for the error type for a given `stream::WriteChunk type.
- A shortcut for the error type for a given
stream::Write
type.