Type Definition cashweb::bitcoin_client::HttpClient[][src]

type HttpClient = Client<HttpConnector<GaiResolver>, Body>;

Standard HTTP client.