Type Definition std::simd::usizex8[][src]

pub type usizex8 = Simd<usize, 8_usize>;
🔬 This is a nightly-only experimental API. (portable_simd #86656)
Expand description

Vector of eight usize values