pub type AnyPool = Pool<Any>;Available on crate feature
any and (crate features mssql or mysql or odbc or postgres or sqlite) only.Aliased Type§
pub struct AnyPool(/* private fields */);