AnyPool

Type Alias AnyPool 

Source
pub type AnyPool = Pool<Any>;
Available on (crate features mysql or sqlite or postgres or mssql or odbc) and crate feature any only.

Aliased Type§

pub struct AnyPool(/* private fields */);