Type Definition solana_runtime::bank::VoteWithStakeDelegationsMap
source · type VoteWithStakeDelegationsMap = DashMap<Pubkey, VoteWithStakeDelegations>;
type VoteWithStakeDelegationsMap = DashMap<Pubkey, VoteWithStakeDelegations>;