Skip to main content

evaluate_batch_numeric

Function evaluate_batch_numeric 

Source
pub fn evaluate_batch_numeric(
    rule_json: &str,
    contexts_json: &[String],
) -> RuleEngineResult<Vec<f64>>
Expand description

Batch-evaluate and coerce every result to f64.