Pool

Type Alias Pool 

Source
pub type Pool = Pool<ConnectionManager>;
Expand description

A managed Pool of broker Connections

Aliased Typeยง

pub struct Pool { /* private fields */ }