Skip to main content

evaluate_batch_numeric_detailed

Function evaluate_batch_numeric_detailed 

Source
pub fn evaluate_batch_numeric_detailed(
    rule_json: &str,
    contexts_json: &[String],
) -> Result<Vec<NumericEvaluationResult>, RuleEngineError>