Module selectors::context

source ·

Structs

  • Data associated with the matching process for a element. This context is used across many selectors for an element, so it’s not appropriate for transient data that applies to only a single selector.
  • Set of caches (And cache-likes) that speed up expensive selector matches.

Enums