[][src]Function c5store::create_c5store

pub fn create_c5store(
    config_file_paths: Vec<PathBuf>,
    options_option: Option<C5StoreOptions>
) -> (impl C5Store, C5StoreMgr)