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

#593 in Network programming

Download history 13/week @ 2024-10-08 12/week @ 2024-10-15 7/week @ 2024-10-22 15/week @ 2024-10-29 9/week @ 2024-11-05 15/week @ 2024-11-19 12/week @ 2024-11-26 331/week @ 2024-12-03 35/week @ 2024-12-10 18/week @ 2024-12-17 3/week @ 2024-12-31 10/week @ 2025-01-07 1/week @ 2025-01-14 57/week @ 2025-01-21

71 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