Skip to main content

load_template

Function load_template 

Source
pub fn load_template(path: &str) -> Option<String>
Expand description

Loads a template file by path, returning None if it cannot be read.