2 stable releases

new 1.0.1 Sep 5, 2024
1.0.0 Aug 21, 2024

#638 in Rust patterns

Download history 150/week @ 2024-08-19 57/week @ 2024-08-26 163/week @ 2024-09-02

370 downloads per month
Used in 6 crates (3 directly)

MIT/Apache

5KB
84 lines

b-x

b-x provides the stupidest boxed error ever.

When you don't want eyre, you don't want thiserror, you don't want anyhow, you want much, much less. Something that just implements std::error::Error.

It's not even Send. You have to call .bx() on results and/or errors via extension traits. It's so stupid.

No runtime deps