Type Alias kd_tree::KdSlice7

source ·
pub type KdSlice7<T> = KdSliceN<T, U7>;

Aliased Type§

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