Skip to main content

parse_template_file

Function parse_template_file 

Source
pub fn parse_template_file(path: &Path) -> Result<Template>
Expand description

Parse a template from a file path.

Reads the file content and parses it as a template.