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