Module style::driver
[−]
[src]
Implements traversal over the DOM tree. The traversal starts in sequential mode, and optionally parallelizes as it discovers work.
Functions
traverse_dom |
Do a DOM traversal for top-down and (optionally) bottom-up processing,
generic over |