Type Alias kd_tree::KdIndexTree2
source · pub type KdIndexTree2<'a, T> = KdIndexTreeN<'a, T, U2>;Aliased Type§
struct KdIndexTree2<'a, T> { /* private fields */ }pub type KdIndexTree2<'a, T> = KdIndexTreeN<'a, T, U2>;struct KdIndexTree2<'a, T> { /* private fields */ }