pub type NodeIdToVoteAccounts = HashMap<Pubkey, NodeVoteAccounts>;
Aliased Typeยง
struct NodeIdToVoteAccounts { /* private fields */ }
pub type NodeIdToVoteAccounts = HashMap<Pubkey, NodeVoteAccounts>;
struct NodeIdToVoteAccounts { /* private fields */ }