pub type RowLabel = Structure;Expand description
A cross-scale row label: the canonical joint structure of multiplier ⊕ generator anchor. Two
(multiplier, generator) pairs with the same label lie in the same joint orbit, so their entry
counts must be identical — enforced fail-closed during collection.
Aliased Type§
pub struct RowLabel { /* private fields */ }