Type Alias Pool

Source
pub type Pool = Pool<ConnectionManager<PgConnection>>;

Aliased Typeยง

pub struct Pool(/* private fields */);