Type Alias kd_tree::KdSlice5

source ·
pub type KdSlice5<T> = KdSliceN<T, U5>;

Aliased Type§

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