pub type usizex2 = Simd<usize, 2>;
portable_simd
A SIMD vector with two elements of type usize.
usize
Converts to this type from the input type.