pub type KdIndexTree<'a, T> = KdIndexTreeN<'a, T, <T as KdPoint>::Dim>;
Aliased Typeยง
struct KdIndexTree<'a, T> { /* private fields */ }
pub type KdIndexTree<'a, T> = KdIndexTreeN<'a, T, <T as KdPoint>::Dim>;
struct KdIndexTree<'a, T> { /* private fields */ }