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