Skip to main content

write_to_file

Function write_to_file 

Source
pub fn write_to_file(file_path: &str, content: &str) -> Result<(), MyError>
Expand description

Function to parse content and write it to the file