Skip to main content

render_text

Function render_text 

Source
pub fn render_text(template: &str, vars: &Vars) -> Result<String, MappingError>
Expand description

Render a text template ({name} substituted textually) or a CEL: expression (its result stringified).