Type Alias AnyPool

Source
pub type AnyPool = Pool<Any>;

Aliased Typeยง

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