Type Definition simba::simd::AutoU32x8

source ·
pub type AutoU32x8 = AutoSimd<[u32; 8]>;