pub type PgConnection = Connection<PgConnectionManager>;
pub struct PgConnection { /* private fields */ }