A library for easy error handling and boilerplate reduction.
# Cargo.toml
[dependencies]
error-chain = "0.12.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines custom error types with automatic From implementations.
Consider using `thiserror` or `anyhow` for modern error handling.
No dependency data recorded yet.