[][src]Function atomsh::eval::eval

pub fn eval(string: impl ToString, state: &mut Machine) -> Result<(), String>