pub type AsyncHttpClientError = Error<Error>;
Error type returned by failed reqwest async HTTP requests.