error_response

Function error_response 

Source
pub fn error_response<D>(response: Response<D>) -> Error
where D: Debug + Display + Send + 'static,