pub trait LoopWitness: Sized + Uniform + NonUniform<Self> { }
Expand description

Loop Witness.

Implementors