pub type i8x8 = Simd<i8, 8>;
portable_simd
A 64-bit SIMD vector with eight elements of type i8.
i8
Converts to this type from the input type.