Attribute Macros§
- handle_
error - 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
].
error_support::ErrorHandling
].