Type Alias solana_accounts_db::accounts_db::AtomicAppendVecId

source ·
pub type AtomicAppendVecId = AtomicU32;
Expand description

An offset into the AccountsDb::storage vector

Aliased Type§

struct AtomicAppendVecId { /* private fields */ }