⚠ Internal Docs ⚠Not Public APIOfficial Docs Here
pub type u8x64 = Simd<u8, 64>;
portable_simd
A SIMD vector with 64 elements of type u8.
u8