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