Type Alias Pool

Source
pub type Pool = AnyPool;
Available on crate feature any only.

Aliased Typeยง

struct Pool(/* private fields */);