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