Expand description
Streaming API error types.
This module defines error types for the streaming API including source, sink, and channel operations.
Structs§
- TryPush
Error - Error returned from
try_pushoperations.
Enums§
- Recv
Error - Error returned from
recvoperations. - Streaming
Error - Error type for streaming operations.