Skip to main content

Crate ap_error

Crate ap_error 

Source
Expand description

Error handling utilities for access-protocol.

Re-exports the ap_error proc macro and provides the FlatError trait.

Modules§

flat_error
FlatError trait for error variant identification.

Attribute Macros§

ap_error
A procedural macro for generating error types with FlatError trait implementation.