pub type CoreBitfield = Bitfield<CoreIndex>;
Expand description

A bitfield of core assignments.

Aliased Type§

struct CoreBitfield(/* private fields */);