save_data

Function save_data 

pub fn save_data(data: &GameData) -> bool
Expand description

Saves GameData to the given path.

Returns false if the data cannot be saved.