sqlx_core::any

Type Alias AnyPool

Source
pub type AnyPool = Pool<Any>;

Aliased Typeยง

struct AnyPool(/* private fields */);