error-chain - Consistent error handling for Rust

Build Status Latest Version License

error-chain is a crate for dealing with Rust error boilerplate. It provides a few unique features:

Documentation (crates.io).

Documentation (master).

Quick start

See the quickstart example.

License

MIT/Apache-2.0