Skip to main content

evaluate_entry

Function evaluate_entry 

Source
pub fn evaluate_entry(entry: &ParsedCondition, ctx: &ConditionContext) -> bool
Expand description

Evaluate a single condition entry. Convenience entry point used by the evaluator integration in Batch 2 and by unit tests.