Pool

Type Alias Pool 

Source
pub type Pool = Pool<SessionManager>;
Expand description

Alias for this crate’s instance of r2d2’s Pool

Aliased Type§

pub struct Pool(/* private fields */);