Type Alias CUAllocation

Source
pub type CUAllocation = HashMap<PhysicalCoreId, CUID>;

Aliased Typeยง

pub struct CUAllocation { /* private fields */ }