Skip to main content

ChunkedDocumentStore

Type Alias ChunkedDocumentStore 

Source
pub type ChunkedDocumentStore = InMemoryChunkedDocumentStore;
Expand description

Type alias for InMemoryChunkedDocumentStore

Aliased Type§

pub struct ChunkedDocumentStore { /* private fields */ }