PgConnection

Type Alias PgConnection 

Source
pub type PgConnection = Connection<PgConnectionManager>;

Aliased Typeยง

pub struct PgConnection { /* private fields */ }