Type Definition kd_tree::KdSlice1[][src]

pub type KdSlice1<T> = KdSliceN<T, U1>;