Skip to main content

standard_client_builder

Function standard_client_builder 

Source
pub fn standard_client_builder() -> StandardClientBuilder
Expand 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.