Type Alias KdIndexTree7

Source
pub type KdIndexTree7<'a, T> = KdIndexTreeN<'a, T, U7>;

Aliased Typeยง

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