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
StreamErrorintoErrorKind::UnexpectedExitwith the given context.
Type Aliases§
- Scored
Stream Error - A
StreamErrorwith a score, used to find the root cause of actor failures. - Stream
Result - A specialized Result type for streaming tasks.