Structs§
- Stream
Error - The
Arc
-wrapped type ofErrorKind
.
Enums§
- Error
Kind - The error type for streaming tasks.
Traits§
- Into
Unexpected Exit - Extension trait for converting
StreamError
intoErrorKind::UnexpectedExit
with the given context.
Type Aliases§
- Stream
Result - A specialized Result type for streaming tasks.