Type Alias KdIndexTree5

Source
pub type KdIndexTree5<'a, T> = KdIndexTreeN<'a, T, U5>;

Aliased Typeยง

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