[][src]Type Definition solana_runtime::secondary_index::SecondaryReverseIndexEntry

type SecondaryReverseIndexEntry = RwLock<HashMap<Slot, Pubkey>>;