☰
Type Definition u8x4
Other items in
std
::
simd
All crates
?
Type Definition
std
::
simd
::
u8x4
[
−
]
[src]
pub type u8x4 =
Simd
<
u8
, 4_usize>;
🔬
This is a nightly-only experimental API. (
portable_simd
#86656
)
Expand description
Vector of four
u8
values