pub type DefaultMemoryStore = MemoryStore<DEFAULT_BODY_SIZE>;Expand description
Default in-memory chunk store.
Aliased Typeยง
pub struct DefaultMemoryStore { /* private fields */ }pub type DefaultMemoryStore = MemoryStore<DEFAULT_BODY_SIZE>;Default in-memory chunk store.
pub struct DefaultMemoryStore { /* private fields */ }