Crate error_support_macros

Source

Attribute Macrosยง

  • A procedural macro that exposes internal errors to external errors the consuming applications should handle. It requires that the internal error implements [error_support::ErrorHandling].