Type Definition deadpool_bolt::Pool[][src]

pub type Pool = Pool<Manager, Object<Manager>>;
Expand description

Type alias for using deadpool::managed::Pool with bolt_client.