Type Definition block_tools::db::pool::PgConnect[][src]

type PgConnect = PooledConnection<ConnectionManager<PgConnection>>;