Module stream

Source

Re-exports§

pub use limits::Limits;

Modules§

iter
limits
ops
Bulk operations performed on streams
state

Structs§

StreamId
The ID of a stream.

Enums§

StreamError
Errors that a stream can encounter.
StreamType
The Stream Type defines whether data can be transmitted in both directions or only in a single direction.