Structs§
- This struct will be backed by mmaped and snapshotted data files. So the data layout must be stable and consistent across the entire cluster!
- Meta contains enough context to recover the index from storage itself This struct will be backed by mmaped and snapshotted data files. So the data layout must be stable and consistent across the entire cluster!
Enums§
- References to account data stored elsewhere. Getting an
Account
requires cloning (seeStoredAccountMeta::clone_account()
).