AnyPool

Type Alias AnyPool 

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

Aliased Type§

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