Type Definition kd_tree::KdSlice

source · []
pub type KdSlice<T> = KdSliceN<T, <T as KdPoint>::Dim>;