unexpected_error_into_http_response

Function unexpected_error_into_http_response 

pub fn unexpected_error_into_http_response(
    error: impl Into<Box<dyn Error + Sync + Send>>,
) -> Response