Type Alias CoresStats

Source
pub type CoresStats = FixedVec<CoreActivityRecord, CoreCount>;

Aliased Typeยง

struct CoresStats(/* private fields */);