pub type PooledConnection = Object<ConnectionManager>;Expand description
A pooled connection wrapper.
Aliased Typeยง
pub struct PooledConnection { /* private fields */ }pub type PooledConnection = Object<ConnectionManager>;A pooled connection wrapper.
pub struct PooledConnection { /* private fields */ }