Type Alias ccp_shared::types::CUAllocation

source ·
pub type CUAllocation = HashMap<PhysicalCoreId, CUID>;

Aliased Type§

struct CUAllocation { /* private fields */ }