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