pub type PgConnectionManager = ConnectionManager<PgConnection>;

Aliased Type§

struct PgConnectionManager { /* private fields */ }