Type Alias KdSlice5

Source
pub type KdSlice5<T> = KdSliceN<T, U5>;

Aliased Typeยง

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