mirror of
https://github.com/eyre-rs/eyre.git
synced 2025-09-28 13:31:29 +00:00

"Any" conveys an error type that can represent any error, and "how" suggests how a function failed. 6 characters is in the ideal range for crate name length. Both anyhow::Error and anyhow::Result are easy to pronounce.
Description
A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications
Languages
Rust
98.6%
Python
1.3%