pub fn parse_template_file(path: &Path) -> Result<ParsedTemplate, Error>
Parse a template from a file.