Expand description
HTTP error helpers.
Structs§
- Error
Envelope Layer - Tower layer that converts error responses into a production error envelope.
- Error
Envelope Service - Service produced by
ErrorEnvelopeLayer. - Http
Error - HTTP error response with stable client-facing JSON shape.
- Route
Path Error - Invalid route path declared through the manual HTTP routing API.
Functions§
- not_
found_ fallback - Default unmatched-route handler for Nidus HTTP applications.