pub type DbConnection = MetricsConnection<Object<AsyncPgConnection>>;Expand description
Pooled connection alias
Aliased Typeยง
struct DbConnection { /* private fields */ }pub type DbConnection = MetricsConnection<Object<AsyncPgConnection>>;Pooled connection alias
struct DbConnection { /* private fields */ }