open_block_store

Function open_block_store 

Source
pub fn open_block_store(
    url: &str,
    node_id: &str,
) -> StoreResult<Arc<dyn BlockStore>>