pub type OdbcPool = Pool<Odbc>;
odbc
An alias for Pool, specialized for ODBC.
Pool
pub struct OdbcPool(/* private fields */);