pub type ExaPool = Pool<Exasol>;
An alias for Pool, specialized for Exasol.
Pool
struct ExaPool(/* private fields */);