Skip to main content

evaluate

Function evaluate 

Source
pub fn evaluate(
    rule_json: &str,
    context_json: &str,
) -> Result<Value, RuleEngineError>