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