Type Alias solana_accounts_db::accounts_db::AtomicAccountsFileId
source · pub type AtomicAccountsFileId = AtomicU32;
Expand description
An offset into the AccountsDb::storage vector
Aliased Type§
struct AtomicAccountsFileId { /* private fields */ }