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

type HttpClientError = Error<Error>;

Error type returned by failed reqwest blocking HTTP requests.