KdIndexTree7

Type Alias KdIndexTree7 

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

Aliased Typeยง

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