Expand description
Proc macro for generating error types with FlatError trait implementation.
This is a simplified version of bitwarden-error-macro that only supports
the flat error type for CLI use.
Attribute Macrosยง
- ap_
error - A procedural macro for generating error types with FlatError trait implementation.