pub type DbConnection = MetricsConnection<Object<AsyncPgConnection>>;
Expand description

Pooled connection alias

Aliased Type§

struct DbConnection { /* private fields */ }