pub type SolutionTargetIndexOf<T> = <SolutionOf<T> as NposSolution>::TargetIndex;
Expand description

The target index. Derived from SolutionOf.