Function error_handling_middleware

Source
pub async fn error_handling_middleware(
    request: Request,
    next: Next,
) -> Result<Response, StatusCode>
Expand description

Error handling middleware