pub fn http_client(timeout: Duration) -> Client
Builds a reqwest::Client with the given timeout.
reqwest::Client