Type Definition simba::simd::AutoU16x8

source ·
pub type AutoU16x8 = AutoSimd<[u16; 8]>;