[][src]Function sainome::exec_mut

pub fn exec_mut<'a>(
    code: &str,
    run_time: &mut RunTime<'a>
) -> (Option<ExecResult>, Option<String>)