Skip to main content

open_or_create_store

Function open_or_create_store 

Source
pub fn open_or_create_store(
    config: &ServerConfig,
) -> Result<SharedStore, RvfError>
Expand description

Open or create the store at the configured path, returning a shared handle.