pub type Pool = Pool<ConnectionManager>;Expand description
A managed Pool of broker Connections
Aliased Typeยง
pub struct Pool { /* private fields */ }pub type Pool = Pool<ConnectionManager>;A managed Pool of broker Connections
pub struct Pool { /* private fields */ }