Skip to main content

Module error

Module error 

Source
Expand description

Streaming API error types.

This module defines error types for the streaming API including source, sink, and channel operations.

Structs§

TryPushError
Error returned from try_push operations.

Enums§

RecvError
Error returned from recv operations.
StreamingError
Error type for streaming operations.