[][src]Type Definition solana_runtime::accounts_db::AccountStorage

type AccountStorage = HashMap<usize, Arc<AccountStorageEntry>>;