Module error

Source
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§

CodecError
Comprehensive error type for codec operations
ErrorCategory
Error category for grouping related errors

Type Aliases§

Result
Result type alias for codec operations