Module stream_error

Module stream_error 

Source
Expand description

Streaming Error Types

Provides standardized error types for streaming APIs with proper categorization, logging, and frontend propagation.

Structs§

StreamError
Streaming error with rich context

Enums§

StreamErrorCategory
Streaming error category for classification

Type Aliases§

StreamResult
Result type for streaming operations