Expand description
Error types for ALEC
This module defines all error types used throughout the library.
Enums§
- Alec
Error - Main error type for ALEC operations
- Channel
Error - Errors related to the communication channel
- Context
Error - Errors related to the shared context
- Decode
Error - Errors during decoding
- Encode
Error - Errors during encoding
Type Aliases§
- Result
- Result type alias for ALEC operations