Function eval

Source
pub fn eval(source: &'static str) -> Result<ReturnValue, VmError>