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

`OptionExt` feature test is incorrectly feature-gated behind the `anyhow` flag #147

Closed LeoniePhiline closed 5 months ago

LeoniePhiline commented 7 months ago

Introduced at https://github.com/eyre-rs/eyre/commit/34bd1d98937d775dc8916a638d7ac0eece9e6e97#diff-1ff47dac6cf55e34ff587968c5b1f1ec6b6ae39d2668a66ecba3633163a21fc5R86