Skip to main content

DefaultMemoryStore

Type Alias DefaultMemoryStore 

Source
pub type DefaultMemoryStore = MemoryStore<DEFAULT_BODY_SIZE>;
Expand description

Default in-memory chunk store.

Aliased Typeยง

pub struct DefaultMemoryStore { /* private fields */ }