Searched defs:WithKeyPointMethod (Results 1 – 1 of 1) sorted by relevance
129 pub struct WithKeyPointMethod<R: Ranged> { struct135 /// Bind an existing coordinate spec with a given key points algorithm. See [WithKeyPointMethod](st… argument168 impl<R: Ranged> WithKeyPointMethod<R> { implementation179 impl<R: Ranged> Ranged for WithKeyPointMethod<R> { implementation204 impl<R: DiscreteRanged> DiscreteRanged for WithKeyPointMethod<R> { implementation