Skip to main content

save_to_file

Function save_to_file 

Source
pub fn save_to_file<'a>(
    output_folder: &'a str,
    subfolder: &'a str,
    filename: &'a str,
    output: &'a str,
) -> String
Expand description

This function saves the output to a file and returns the path to the file.