pub type PgPooledConnection = PooledConnection<PgConnectionManager>;

Aliased Type§

struct PgPooledConnection { /* private fields */ }