Type Alias taos_query::Pool

source ·
pub type Pool<T> = Pool<Manager<T>>;

Aliased Type§

struct Pool<T> { /* private fields */ }