Type Definition kd_tree::KdIndexTree1

source · []
pub type KdIndexTree1<'a, T> = KdIndexTreeN<'a, T, U1>;