pub type mask32x8 = Mask<i32, 8>;
portable_simd
A mask for SIMD vectors with eight elements of 32 bits.