eyre-rs / eyre

A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications
Apache License 2.0
1.35k stars 63 forks source link

Support converting between `anyhow::Error` and `eyre::Report` automatically with `?` #178

Open ten3roberts opened 2 months ago