Skip to main content

eval_value

Function eval_value 

Source
pub fn eval_value(
    rule: &Rule,
    ctx: &str,
    vars: &Vars,
) -> Result<String, EvalError>
Expand description

对当前上下文求一个值。