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.