Skip to main content

create_ram_storage

Function create_ram_storage 

Source
fn create_ram_storage(
    config: &Value,
    _save_root: &Path,
    _default_world_path: &Path,
) -> Result<WorldStorageOutput, String>