KdIndexTree2

Type Alias KdIndexTree2 

Source
pub type KdIndexTree2<'a, T> = KdIndexTreeN<'a, T, U2>;

Aliased Typeยง

pub struct KdIndexTree2<'a, T> { /* private fields */ }