write_text_file

Function write_text_file 

Source
pub fn write_text_file(data: &str, filename: &str) -> Result<(), Error>