solana_accounts_db::account_storage

Module meta

Source

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 (see StoredAccountMeta::clone_account()).

Type Aliases§