Type Alias kd_tree::KdSlice4

source ·
pub type KdSlice4<T> = KdSliceN<T, U4>;

Aliased Type§

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