2 releases
0.1.1 | Oct 5, 2022 |
---|---|
0.1.0 | Oct 5, 2022 |
#38 in #anyhow
Used in libenigma
2KB
bruh_moment
Re-export of the fabulous error crate, anyhow
Usage
return Err(bruh!("Missing attribute: {}", missing));
or
pub fn fallible_function()->Result<_,Bruh>
Why?
I remembered that yeet
was added to nightly rust so I thought that Bruh
would be a funny name for an error type
Dependencies
~135KB