Type Alias KdSlice2

Source
pub type KdSlice2<T> = KdSliceN<T, U2>;

Aliased Typeยง

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