Type Alias SharedSlab

Source
pub type SharedSlab = SharedMut<Slab<TaskDesc>>;

Aliased Typeยง

pub struct SharedSlab { /* private fields */ }