Searched defs:WithKeyPoints (Results 1 – 1 of 1) sorted by relevance
16 pub struct WithKeyPoints<Inner: Ranged> { struct22 impl<I: Ranged> WithKeyPoints<I> { argument51 impl<R: Ranged> Ranged for WithKeyPoints<R> implementation79 impl<R: DiscreteRanged> DiscreteRanged for WithKeyPoints<R> implementation