Skip to main content

Module error

Module error 

Source
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_sponge library API.