Skip to main content

Module error

Module error 

Source

Structs§

DynHttpError
Wrapper for dynamic error handling using HttpError types
HttpErrorResponse
HTTP error JSON format for serializing responses

Enums§

HttpCommonError

Traits§

HttpError
Trait implemented by errors that can be converted into HttpErrors and used as error responses

Type Aliases§

HttpResult
Type alias for dynamic error handling and JSON responses
HttpStatusResult