Function purua::eval::eval_binop[][src]

pub fn eval_binop(l: &mut LuaState, binop: &Rule) -> Result<Value, LuaError>