Skip to main content

create_storage

Function create_storage 

Source
pub fn create_storage(
    _config: &StorageConfig,
) -> Result<Box<dyn CheckpointStorage>>
Expand description

Factory function (placeholder for future implementations)