Structs

one entry in the in-mem accounts index Represents the value for an account key in the in-memory accounts index

data per entry in in-mem accounts index used to keep track of consistency with disk index

The self-referencing struct.

Enums

specification of how much memory in-mem portion of account index can use

can be used to pre-allocate structures for insertion into accounts index outside of lock

how accounts index ‘upsert’ should handle reclaims

Constants

Traits

Type Definitions