Type Definition solana_core::cluster_info_vote_listener::VerifiedLabelVotePacketsReceiver[][src]

pub type VerifiedLabelVotePacketsReceiver = CrossbeamReceiver<Vec<(CrdsValueLabel, Slot, Packets)>>;