Skip to main content

Module error

Module error 

Source
Expand description

The crate-wide error type.

Enums§

ProtocolErrorKind
Programmatic classification for StreamError::Protocol.
StreamError
The crate-wide error type returned by every fallible operation (see the Result alias). #[non_exhaustive], so matching must include a wildcard arm.