Type Alias kd_tree::KdSlice8

source ·
pub type KdSlice8<T> = KdSliceN<T, U8>;

Aliased Type§

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