Structs§
- Error
Info - Error detail contained in an error response.
- Error
Response - JSON body returned for all error responses.
Traits§
- ApiError
- Trait for application-specific error types that can be rendered as structured JSON error responses.
Functions§
- into_
error_ response - Convert any
ApiErrorinto an axumResponse.