Expand description
Minimal error types for the packed binary format.
No thiserror, no alloc — just core::fmt::Display impls.
Enums§
- Format
Error - Errors that can occur when parsing or validating a packed ensemble binary.
Minimal error types for the packed binary format.
No thiserror, no alloc — just core::fmt::Display impls.