Skip to main content

template_from_file

Function template_from_file 

Source
pub fn template_from_file(
    path: &Path,
    user_config: bool,
) -> Result<ListedTemplate, TemplateError>