Expand description
Error types for Irithyll.
Core error types (ConfigError, IrithyllError) are defined in
irithyll-core and re-exported here. This module extends IrithyllError
with std-only variants (Serialization, ChannelClosed).
Enums§
- Config
Error - Structured error for configuration validation failures.
- Format
Error - Errors that can occur when parsing or validating a packed ensemble binary.
- Irithyll
Error - Top-level error type for the Irithyll crate.