axum-error-handler 0.2.1

A simple error handler for axum
Documentation
1
2
3
4
5
pub use axum_err_handler_macro::*;

pub use axum_err_handler_ctx::{
    ErrorResponseBuilder, ErrorResponseContext, IntoErrorResponseContext,
};