Type Definition oauth2::reqwest::HttpClientError[][src]

pub type HttpClientError = Error<Error>;
Expand description

Error type returned by failed reqwest blocking HTTP requests.