Type Definition kd_tree::KdIndexTree8

source ·
pub type KdIndexTree8<'a, T> = KdIndexTreeN<'a, T, U8>;