pub type PgPooledConnection = PooledConnection<ConnectionManager<PgConnection>>;Aliased Typeยง
pub struct PgPooledConnection { /* private fields */ }pub type PgPooledConnection = PooledConnection<ConnectionManager<PgConnection>>;pub struct PgPooledConnection { /* private fields */ }