Crate errify_macros

source ·

Attribute Macros§

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