pub type u32x8 = Simd<u32, 8>;
portable_simd
Vector of eight u32 values
u32
Converts to this type from the input type.