Expand description
HTTP error types for VaultRS server.
Maps domain errors from zvault-core into appropriate HTTP responses.
Every error variant produces a JSON body with a machine-readable error
field and a human-readable message.
Enums§
- AppError
- Application-level error returned from HTTP handlers.