Skip to main content
← OpenMECP Documentation

write_template_to_file

Function write_template_to_file 

Source
pub fn write_template_to_file<P: AsRef<Path>>(
    template: &str,
    output_path: P,
) -> Result<(), Box<dyn Error>>
Expand description

Write template to file