Type Alias retrom_db::Pool

source ·
pub type Pool = Pool<AsyncDieselConnectionManager<AsyncPgConnection>>;

Aliased Type§

struct Pool { /* private fields */ }