Function eval

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

Evaluates the value of an expression.