Function eval::eval [] [src]

pub fn eval(expr: &str) -> Result<Value, Error>

Evaluates the value of an expression.