pub type PooledSession = PooledConnection<SessionManager>;Expand description
Alias for this crate’s instance of r2d2’s PooledSession
Aliased Type§
pub struct PooledSession { /* private fields */ }pub type PooledSession = PooledConnection<SessionManager>;Alias for this crate’s instance of r2d2’s PooledSession
pub struct PooledSession { /* private fields */ }