pub type u8x32 = Simd<u8, 32>;
portable_simd
A 256-bit SIMD vector with 32 elements of type u8.
u8
Converts to this type from the input type.