[][src]Function mint_template_engine::do_file

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