Type Alias sqlx_core::any::AnyPool

source ·
pub type AnyPool = Pool<Any>;

Aliased Type§

struct AnyPool(/* private fields */);