Type Definition solana_gossip::crds_entry::CrdsTable

source ·
type CrdsTable = IndexMap<CrdsValueLabel, VersionedCrdsValue>;