render

Function render 

Source
pub fn render(
    template: &str,
    context: Variable,
) -> Result<Variable, TemplateRenderError>