pub type HttpClientError = Error<Error>;
Error type returned by failed reqwest blocking HTTP requests.