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

type AsyncHttpClientError = Error<Error>;

Error type returned by failed reqwest async HTTP requests.