pub type Pool = Pool<Manager, Object<Manager>>;
postgres
Type alias for using deadpool::managed::Pool with diesel.
deadpool::managed::Pool
diesel
pub struct Pool { /* private fields */ }