pub fn get_as_string_scalar_opt(expr: &Expr) -> Option<&str>
A simple helper function that interprets an Expr as a string scalar or returns None if it is not.