Module data_structures

Source

Structs§

KeyStorageInfo
Represents how and where a logical piece of data (identified by user key) is stored.
MasterIndexStorage
Wrapper struct for data stored in the Master Index scratchpad.

Type Aliases§

MasterIndex
The main index mapping user keys to their storage information.