Type Alias r2d2_cryptoki::Pool

source ·
pub type Pool = Pool<SessionManager>;
Expand description

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

Aliased Type§

struct Pool(/* private fields */);