Module selectors::tree

source ·
Expand description

Traits that nodes must implement. Breaks the otherwise-cyclic dependency between layout and style.

Structs

  • Opaque representation of an Element, for identity comparisons.

Traits