pub fn render_text(template: &str, vars: &Vars) -> Result<String, MappingError>
Render a text template ({name} substituted textually) or a CEL: expression (its result stringified).
{name}
CEL: