pub type Pool = Pool<TcpManager>;Expand description
Type alias for the deadpool connection pool
Aliased Typeยง
pub struct Pool { /* private fields */ }pub type Pool = Pool<TcpManager>;Type alias for the deadpool connection pool
pub struct Pool { /* private fields */ }