Expand description
An iterator over a list of rules.
Structs§
- AllRules
 - A filter that processes all the rules in a rule list.
 - Effective
Rules  - A struct that represents the condition that a rule applies to the document.
 - Rules
Iterator  - An iterator over a list of rules.
 
Traits§
- Nested
Rule Iteration Condition  - RulesIterator.
 
Type Aliases§
- Effective
Rules Iterator  - An iterator over all the effective rules of a stylesheet.