pub type HttpConnectionPool = Pool<HttpConnectionManager>;
pub struct HttpConnectionPool { /* private fields */ }