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