Structs§
- Expr
Matcher - An expression matcher that can be used to match keys from a given expression. You create a new ExprMatcher by calling expr_matcher with the input expression or using ExprMatcher::new directly.
Enums§
Functions§
- expr_
matcher - Create a new expression matcher from the given input. The matcher can be re-used across the whole block matching multiple elements.
- matches_
keys_ in_ parsed_ expr