Skip to main content

PooledConnection

Type Alias PooledConnection 

Source
pub type PooledConnection = Object<ConnectionManager>;
Expand description

A pooled connection wrapper.

Aliased Typeยง

pub struct PooledConnection { /* private fields */ }