Skip to main content

evaluate_batch

Function evaluate_batch 

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