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

Rename eyre::Ok to eyre::EyreOk to solve conflicts #145

Closed JakkuSakura closed 6 months ago

JakkuSakura commented 8 months ago

closes #144

thenorili commented 6 months ago

Closing per the discussion in #144