pub fn one_line(ctx: &mut Context, line: &str) -> Result<String, String>
A version of eval() that converts results and errors into strings.