pub type Pool = Pool<Manager, Object<Manager>>;Expand description
Type alias for using deadpool::managed::Pool with tokio_postgres.
Aliased Typeยง
pub struct Pool { /* private fields */ }pub type Pool = Pool<Manager, Object<Manager>>;Type alias for using deadpool::managed::Pool with tokio_postgres.
pub struct Pool { /* private fields */ }