Skip to main content

create_disk_storage

Function create_disk_storage 

Source
fn create_disk_storage(
    config: &Value,
    save_root: &Path,
    default_world_path: &Path,
) -> Result<WorldStorageOutput, String>