sqlx_core::any

Type Alias AnyPool

source
pub type AnyPool = Pool<Any>;

Aliased Typeยง

struct AnyPool(/* private fields */);