PgPooledConnection

Type Alias PgPooledConnection 

Source
pub type PgPooledConnection = PooledConnection<PgConnectionManager>;

Aliased Typeยง

pub struct PgPooledConnection { /* private fields */ }