Skip to main content

evaluate_batch_detailed

Function evaluate_batch_detailed 

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