Structsยง
- Child
Key ๐ - Rule
Node ๐A node in the rule tree. - The rule tree, the structure servo uses to preserve the results of selector matching.
- A strong reference to a rule node.
- Weak
Rule ๐Node
Constantsยง
- The number of RuleNodes added to the free list before we will consider doing a GC when calling maybe_gc(). (The value is copied from Gecko, where it likely did not result from a rigorous performance analysis.)