pub fn app_error_into_response(err: AppError) -> ResponseExpand description
Map ares_types::AppError to an Axum response using ares_types::AppError::status_code.
pub fn app_error_into_response(err: AppError) -> ResponseMap ares_types::AppError to an Axum response using ares_types::AppError::status_code.