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