Type Alias solana_runtime::accounts_index::AccountMap
source · pub type AccountMap<V> = Arc<InMemAccountsIndex<V>>;
Aliased Type§
struct AccountMap<V> { /* private fields */ }
pub type AccountMap<V> = Arc<InMemAccountsIndex<V>>;
struct AccountMap<V> { /* private fields */ }