Type Alias opentalk_database::DbConnection
source · 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 */ }