Type Alias AnyPool

Source
pub type AnyPool = Pool<Any>;
Available on crate feature postgres only.

Aliased Type§

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