Ohno Macros
Summary
Procedural macros to support the ohno crate. See ohno for more information.
Macros
#[derive(Error)]- Automatically implement error traits#[error_trace("message")]- Add error trace with file/line information to function errors
This crate was developed as part of The Oxidizer Project.