pub fn save_to_file(filename: &str, content: &str) -> Result<(), Error>