Crate errify_macros

Source

Attribute Macrosยง

errify
Macro that provides error context on entire function. Supports async functions.
errify_with
Macro that provides lazy error context on entire function. Supports async functions.