Type Alias AnyPool

Source
pub type AnyPool = Pool<Any>;

Aliased Type§

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