pub type Pool = Pool<SessionManager>;Expand description
Alias for this crate’s instance of r2d2’s Pool
Aliased Type§
pub struct Pool(/* private fields */);pub type Pool = Pool<SessionManager>;Alias for this crate’s instance of r2d2’s Pool
pub struct Pool(/* private fields */);