Function string_to_file

Source
pub fn string_to_file(str_content: &str, file_name: &str) -> Result<()>