pub type PooledConnection = Object<RuntimeConnection>;Expand description
Connection type managed by the deadpool pool.
Aliased Typeยง
pub struct PooledConnection { /* private fields */ }pub type PooledConnection = Object<RuntimeConnection>;Connection type managed by the deadpool pool.
pub struct PooledConnection { /* private fields */ }