pub type MemoryMap = BTreeMap<GearPage, PageBuf>;

Aliased Type§

struct MemoryMap { /* private fields */ }