Type Alias kd_tree::KdSlice2

source ·
pub type KdSlice2<T> = KdSliceN<T, U2>;

Aliased Type§

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