Skip to main content

load_template

Function load_template 

Source
pub fn load_template(
    template_root: &Path,
    template_name: &str,
) -> Result<String, TemplateError>
Expand description

Load a template file from a template root.