Function solana_gossip::cluster_info_metrics::submit_vote_stats
source · fn submit_vote_stats<'a, I>(name: &'static str, votes: I)where
I: IntoIterator<Item = (&'a Slot, &'a usize)>,
fn submit_vote_stats<'a, I>(name: &'static str, votes: I)where
I: IntoIterator<Item = (&'a Slot, &'a usize)>,