Type Definition pallet_election_provider_multi_phase::unsigned::IndexAssignmentOf  
source · pub type IndexAssignmentOf<T> = IndexAssignmentOf<SolutionOf<T>>;Expand description
The IndexAssignment type specialized for a
particular runtime T.