๐ฌThis is a nightly-only experimental API. (
portable_simd
#86656)Modulesยง
- x86 ๐
Experimental - Conversions to x86โs SIMD types.
Macrosยง
- from_
transmute ๐Experimental - Provides implementations of
From<$a> for $b
andFrom<$b> for $a
that transmutes the value.