Type Definition kd_tree::KdSlice2[][src]

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