[][src]Type Definition solana_core::cluster_slots::ClusterSlotsMap

type ClusterSlotsMap = RwLock<HashMap<Slot, Arc<RwLock<SlotPubkeys>>>>;