[−][src]Type Definition solana_runtime::secondary_index::SecondaryReverseIndexEntry
type SecondaryReverseIndexEntry = RwLock<HashMap<Slot, Pubkey>>;
type SecondaryReverseIndexEntry = RwLock<HashMap<Slot, Pubkey>>;