solana_accounts_db

Module append_vec

Source
Expand description

Persistent storage for accounts.

For more information, see:

https://docs.solanalabs.com/implemented-proposals/persistent-account-storage

Structs§

Enums§

Constants§

Functions§

  • Returns the size this item will take to store plus possible alignment padding bytes before the next entry. fixed-size portion of per-account data written plus ‘data_len’, aligned to next boundary