4 stable releases

1.0.3 Dec 4, 2024
1.0.2 Dec 3, 2024
1.0.1 Sep 5, 2024
1.0.0 Aug 21, 2024

#482 in Network programming

Download history 9/week @ 2024-11-15 11/week @ 2024-11-22 279/week @ 2024-11-29 76/week @ 2024-12-06 33/week @ 2024-12-13 3/week @ 2024-12-20 1/week @ 2024-12-27 5/week @ 2025-01-03 8/week @ 2025-01-10 17/week @ 2025-01-17 96/week @ 2025-01-24 29/week @ 2025-01-31 47/week @ 2025-02-07 5/week @ 2025-02-14 48/week @ 2025-02-21 122/week @ 2025-02-28

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

MIT/Apache

8KB
169 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