☰
usizex2
In std::simd
?
Type Definition
std
::
simd
::
usizex2
source
·
[
−
]
pub type usizex2 =
Simd
<
usize
, 2_usize>;
🔬
This is a nightly-only experimental API. (
portable_simd
#86656
)
Expand description
Vector of two
usize
values