pub type i8x32 = Simd<i8, 32>;
portable_simd
Vector of 32 i8 values
i8
Converts to this type from the input type.