b-x

Crates.iob-x
lib.rsb-x
version1.0.1
sourcesrc
created_at2024-08-21 20:24:09.153148
updated_at2024-09-05 12:06:46.516602
descriptionThe stupidest boxed error ever
homepage
repositoryhttps://github.com/bearcove/loona
max_upload_size
id1346884
size5,071
Amos Wenger (fasterthanlime)

documentation

https://docs.rs/b-x

README

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.

Commit count: 1080

cargo fmt