pub type AtomicAppendVecId = AtomicU32;
Expand description

An offset into the AccountsDb::storage vector

Aliased Type§

struct AtomicAppendVecId { /* private fields */ }