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

type SecondaryReverseIndexEntry = RwLock<Vec<Pubkey>>;