Module httperror

Module httperror 

Source

Structs§

AnyhowMarker
HttpError
An error type that wraps an HTTP status code and optional message.

Traits§

OrHttpError
Trait to convert errors into HttpError with a given status code.