Skip to main content

Module error

Module error 

Source
Expand description

HTTP error helpers.

Structs§

ErrorEnvelopeLayer
Tower layer that converts error responses into a production error envelope.
ErrorEnvelopeService
Service produced by ErrorEnvelopeLayer.
HttpError
HTTP error response with stable client-facing JSON shape.
RoutePathError
Invalid route path declared through the manual HTTP routing API.

Functions§

not_found_fallback
Default unmatched-route handler for Nidus HTTP applications.