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

pub type SecondaryReverseIndexEntry = RwLock<Vec<Pubkey>>;