Type Definition pallet_election_provider_multi_phase::unsigned::IndexAssignmentOf  [−][src]
type IndexAssignmentOf<T> = IndexAssignmentOf<SolutionOf<T>>;
Expand description
The IndexAssignment type specialized for a particular
runtime T.