Pool

Type Alias Pool 

Source
pub type Pool = Pool<OracleConnectionManager>;
Expand description

Type alias for the connection pool

Aliased Typeยง

pub struct Pool { /* private fields */ }