pub type usizex4 = Simd<usize, 4>;
portable_simd
A SIMD vector with four elements of type usize.
usize
Converts to this type from the input type.