☰
LegacySnapshotHashes
Trait Implementations
CrdsEntry<'a, 'b>
In solana_gossip::crds_value
?
Type Definition
solana_gossip
::
crds_value
::
LegacySnapshotHashes
source
·
[
−
]
pub type LegacySnapshotHashes =
AccountsHashes
;
Trait Implementations
§
source
§
impl<'a, 'b>
CrdsEntry
<'a, 'b> for &'a
LegacySnapshotHashes
§
type
Key
=
Pubkey
source
§
fn
get_entry
( table: &'a
IndexMap
<
CrdsValueLabel
,
VersionedCrdsValue
>, key: Self::
Key
) ->
Option
<Self>