pub type MasterIndex = HashMap<String, KeyStorageInfo>;Expand description
The main index mapping user keys to their storage information.
Aliased Typeยง
struct MasterIndex { /* private fields */ }pub type MasterIndex = HashMap<String, KeyStorageInfo>;The main index mapping user keys to their storage information.
struct MasterIndex { /* private fields */ }