Skip to main content

Pool

Type Alias Pool 

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

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

Aliased Typeยง

pub struct Pool { /* private fields */ }