pub type MemoryStore = Store;
In-memory storage database with support for partial blobs.
pub struct MemoryStore { /* private fields */ }