lib.rs
Jan 2, 2025There is also the option //to output this command to a txt file, if the path string passed is empty, //it will not attempt to write to a file and just return the string let set: String = write_saved_game_command("", json_string); println!