Type Alias pepe_pgpool::PgPool

source ·
pub type PgPool = Pool<PgConnectionManager>;

Aliased Type§

struct PgPool(/* private fields */);