Crate axum_handler_error

Source

Enums§

Error
Error that can be used as axum response, with an appropriate HTTP status code and – except for Internal – with one or more error messages conveyed as a JSON string array.