Searched refs:WithKeyPointMethod (Results 1 – 2 of 2) sorted by relevance
129 pub struct WithKeyPointMethod<R: Ranged> { struct157 ) -> WithKeyPointMethod<Self::CoordDescType> { in with_key_point_func()158 WithKeyPointMethod { in with_key_point_func()168 impl<R: Ranged> WithKeyPointMethod<R> { implementation179 impl<R: Ranged> Ranged for WithKeyPointMethod<R> { implementation204 impl<R: DiscreteRanged> DiscreteRanged for WithKeyPointMethod<R> { implementation
2 pub use ckps::{BindKeyPointMethod, BindKeyPoints, WithKeyPointMethod, WithKeyPoints};