serde
1.0.216
Module num
Traits
In serde::
lib::
core::
simd
Module
serde
::
lib
::
core
::
simd
::
num
Copy item path
source
·
[
−
]
🔬
This is a nightly-only experimental API. (
portable_simd
)
Expand description
Traits for vectors with numeric elements.
Traits
§
Simd
Float
Experimental
Operations on SIMD vectors of floats.
SimdInt
Experimental
Operations on SIMD vectors of signed integers.
Simd
Uint
Experimental
Operations on SIMD vectors of unsigned integers.