ccp_shared::types

Type Alias CUAllocation

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

Aliased Typeยง

struct CUAllocation { /* private fields */ }