Expand description
Library-level error type for rusty_pee.
Uses thiserror to produce typed errors per AD-012; the binary boundary
wraps these in anyhow::Result for human-readable diagnostics.
Enums§
- Error
- Errors returned by the
rusty_peelibrary API.