Expand description
Query features.
Macrosยง
- feature ๐
- A simple helper to construct a
QueryFeatureDescription
. - keyword_
evaluator ๐ - A simple helper macro to create a keyword evaluator.
Structsยง
- Feature
Flags - Different flags or toggles that change how a expression is parsed or evaluated.
- Query
Feature Description - A description of a feature.
Enumsยง
- Allows
Ranges - Whether a feature allows ranges or not.
- Evaluator
- An evaluator for a given feature.
Type Aliasesยง
- Keyword
Discriminant - A generic discriminant for an enum value.
- Keyword
Parser - Parses a given identifier.
- Keyword
Serializer - Serializes a given discriminant.
- Query
Feature ๐Getter