Type Definition solana_runtime::secondary_index::SecondaryReverseIndexEntry
source · pub type SecondaryReverseIndexEntry = RwLock<Vec<Pubkey>>;
pub type SecondaryReverseIndexEntry = RwLock<Vec<Pubkey>>;