PgPool

Type Alias PgPool 

Source
pub type PgPool = Pool<PgConnectionManager>;

Aliased Typeยง

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