Expand description
An anti-boilerplate crate for errors that wrap errors.
This crate only exports one item: the wrapping_error
macro.
See that for documentation.
Macrosยง
- wrapping_
error - Creates an error that wraps other errors.
An anti-boilerplate crate for errors that wrap errors.
This crate only exports one item: the wrapping_error
macro.
See that for documentation.