[][src]Type Definition splitterrust_db::PgPooledConnection

type PgPooledConnection = PooledConnection<ConnectionManager<PgConnection>>;