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