pub type Pool = Pool<AsyncPgConnection>;Expand description
Type renaming of deadpool::Pool using AsyncPgConnection
Aliased Typeยง
pub struct Pool { /* private fields */ }pub type Pool = Pool<AsyncPgConnection>;Type renaming of deadpool::Pool using AsyncPgConnection
pub struct Pool { /* private fields */ }