Function calc::eval [] [src]

pub fn eval(input: &str) -> Result<Value, CalcError>