pub type SolutionVoterIndexOf<T> = <SolutionOf<T> as NposSolution>::VoterIndex;Expand description
The voter index. Derived from SolutionOf.
pub type SolutionVoterIndexOf<T> = <SolutionOf<T> as NposSolution>::VoterIndex;The voter index. Derived from SolutionOf.