Type Alias KdIndexTree6

Source
pub type KdIndexTree6<'a, T> = KdIndexTreeN<'a, T, U6>;

Aliased Typeยง

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