Ohno Macros
Macros for the ohno crate.
Macros
#[derive(Error)]- Automatically implement error traits#[enrich_err("message")]- Add error enrichment with file/line information to function errors#[ohno::error]- Turn a plain struct into an error type