Type Alias KdTree6

Source
pub type KdTree6<T> = KdTreeN<T, U6>;

Aliased Typeยง

struct KdTree6<T>(/* private fields */);