Expand description
Error handling for the codec library
This module defines comprehensive error types that can occur during codec operations, providing detailed information for debugging and error recovery.
Enums§
- Codec
Error - Comprehensive error type for codec operations
- Error
Category - Error category for grouping related errors
Type Aliases§
- Result
- Result type alias for codec operations