Type Alias kd_tree::KdSlice3

source ·
pub type KdSlice3<T> = KdSliceN<T, U3>;

Aliased Type§

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