Skip to main content

WeakPool

Type Alias WeakPool 

Source
pub type WeakPool = WeakPool<Manager, Object>;
Expand description

Type alias for using deadpool::managed::Pool with apexbase.

Aliased Typeยง

pub struct WeakPool { /* private fields */ }