Type Alias style::properties::cascade::DeclarationIndex
source ยท type DeclarationIndex = u16;
Expand description
We track the index only for prioritary properties. For other properties we can just iterate.