Type Alias HttpConnectionPool

Source
pub type HttpConnectionPool = Pool<HttpConnectionManager>;

Aliased Typeยง

pub struct HttpConnectionPool { /* private fields */ }