Crates.io | bruh_moment |
lib.rs | bruh_moment |
version | 0.1.1 |
source | src |
created_at | 2022-10-05 00:55:58.104641 |
updated_at | 2022-10-05 00:59:52.598997 |
description | Re-export of the anyhow crate, but with Bruh as the error type |
homepage | |
repository | https://github.com/ThatNerdUKnow/bruh |
max_upload_size | |
id | 680247 |
size | 1,774 |
Re-export of the fabulous error crate, anyhow
return Err(bruh!("Missing attribute: {}", missing));
or
pub fn fallible_function()->Result<_,Bruh>
I remembered that yeet
was added to nightly rust so I thought that Bruh
would be a funny name for an error type