Skip to main content

write_global_save_file

Function write_global_save_file 

Source
pub fn write_global_save_file(
    project_dir: &Path,
    global_stream: &[u8],
) -> Result<()>