pub type i8x32 = Simd<i8, 32>;
portable_simd
A 256-bit SIMD vector with 32 elements of type i8.
i8
Converts to this type from the input type.