Function do_file

Source
pub fn do_file(
    tmpl_name: &str,
    environ: &HashMap<&str, &str>,
) -> Result<Vec<String>, String>