Crate wrapping_error

Source
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.