Expand description
Library-level error type for rusty_sponge.
The library 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_spongelibrary API.