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

#584 in Network programming

Download history 28/week @ 2024-09-18 30/week @ 2024-09-25 15/week @ 2024-10-02 13/week @ 2024-10-09 12/week @ 2024-10-16 9/week @ 2024-10-23 15/week @ 2024-10-30 6/week @ 2024-11-06 3/week @ 2024-11-13 15/week @ 2024-11-20 63/week @ 2024-11-27 287/week @ 2024-12-04 31/week @ 2024-12-11 12/week @ 2024-12-18 4/week @ 2025-01-01

57 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