Type Definition r2d2_cryptoki::PooledSession
source · pub type PooledSession = PooledConnection<SessionManager>;Expand description
Alias for this crate’s instance of r2d2’s PooledSession
pub type PooledSession = PooledConnection<SessionManager>;Alias for this crate’s instance of r2d2’s PooledSession