Expand description
RFC 7807 Problem Details helpers (application/problem+json).
Functionsยง
- error_
to_ problem - Map a framework
crate::Errorto Problem Details (API preset). - problem_
response - Build a Problem Details response.
- problem_
with_ errors - Convenience for a field-error list (
errorsarray).