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