[][src]Function hatter::eval

pub fn eval(src: &str) -> Result<Value>

Eval a list of Stmts and return the last's Value.