Type Alias sp_npos_elections::SupportMap
source · pub type SupportMap<A> = BTreeMap<A, Support<A>>;
Expand description
Aliased Type§
struct SupportMap<A> { /* private fields */ }
pub type SupportMap<A> = BTreeMap<A, Support<A>>;
struct SupportMap<A> { /* private fields */ }