David Tolnay 31aedf1c9d
Rename crate to anyhow
"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.
2019-10-05 15:54:19 -04:00
2019-10-05 15:44:01 -04:00
2019-10-04 23:09:32 -04:00
2019-10-05 15:43:59 -04:00
2019-10-05 15:54:19 -04:00
2019-10-04 23:10:09 -04:00
2019-10-04 23:10:09 -04:00
Description
A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications
3.7 MiB
Languages
Rust 98.6%
Python 1.3%