solana_accounts_db::accounts_db

Type Alias AtomicAccountsFileId

Source
pub type AtomicAccountsFileId = AtomicU32;
Expand description

An offset into the AccountsDb::storage vector

Aliased Typeยง

struct AtomicAccountsFileId { /* private fields */ }