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

Aliased Type§

struct SecondaryReverseIndexEntry { /* private fields */ }