MemoryStore

Type Alias MemoryStore 

Source
pub type MemoryStore = Store;
Expand description

In-memory storage database with support for partial blobs.

Aliased Typeยง

pub struct MemoryStore { /* private fields */ }