Skip to main content

AnyPool

Type Alias AnyPool 

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

Aliased Type§

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