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