Module hyper::client::pool

source ·
Expand description

Client Connection Pooling

Structs

Config options for the Pool.
The NetworkConnector that behaves as a connection pool used by hyper’s Client.
A Stream that will try to be returned to the Pool when dropped.