Expand description

Parsing for query feature expressions, like (foo: bar) or (width >= 400px).

Structs

  • A feature expression contains a reference to the feature, the value the query contained, and the range to evaluate.

Enums

Functions