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
Macros for the ohno crate.
#[derive(Error)] - Automatically implement error traits#[enrich_err("message")] - Add error enrichment with file/line information to function errors