Module error

Source

Structs§

StreamError
The Arc-wrapped type of ErrorKind.

Enums§

ErrorKind
The error type for streaming tasks.

Traits§

IntoUnexpectedExit
Extension trait for converting StreamError into ErrorKind::UnexpectedExit with the given context.

Type Aliases§

StreamResult
A specialized Result type for streaming tasks.