pub fn standard_client_builder() -> StandardClientBuilderExpand description
Build a configurable standard client.
Hyper pools and reuses connections by default. Use this builder to tune the pool as well as the higher-level cookie, header, and request settings.