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