Skip to main content

Module error

Module error 

Source

Enums§

AppError
A built-in typed error that maps common failure cases to standard HTTP status codes. Use it directly or as a model for your own error type.

Traits§

IntoResponse
Implemented by any type that can be turned into an HTTP Response.