Module nth_index_cache

Source

Structs§

NthIndexCache
A cache to speed up matching of nth-index-like selectors.
NthIndexCacheInner
The concrete per-pseudo-class cache.
NthIndexOfSelectorsCaches
Use a different map of cached indices per :nth-child’s or :nth-last-child’s selector list
SelectorListCacheKey 🔒