KdIndexTree6

Type Alias KdIndexTree6 

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

Aliased Typeยง

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