Skip to main content

render

Function render 

Source
pub fn render(template: &str, vars: &TemplateVars) -> String
Expand description

Replace all {{var_name}} placeholders in a template string.