Anomaly is a deprecated error handling crate; users should switch to anyhow or eyre.
# Cargo.toml
[dependencies]
anomaly = "0.99.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of anomaly (deprecated).
Replace with anyhow or eyre.
No dependency data recorded yet.