Crate axum_error_handler

Source

Structs§

ErrorResponseBuilder
A builder for constructing ErrorResponseContext instances.
ErrorResponseContext
A structured context containing error information for generating HTTP responses.

Traits§

IntoErrorResponseContext
A trait for converting error types into structured error response contexts.

Derive Macros§

AxumErrorResponse