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