Skip to main content

open_storage_engine

Function open_storage_engine 

Source
pub fn open_storage_engine<P: AsRef<Path>>(
    path: P,
    engine_type: StorageEngineType,
) -> Result<Arc<dyn StorageEngine>>
Expand description

Open a storage engine from a path