Module swizzle

Source
🔬This is a nightly-only experimental API. (portable_simd #86656)

Macros§

simd_swizzleExperimental
Constructs a new SIMD vector by copying elements from selected elements in other vectors.

Traits§

SwizzleExperimental
Creates a vector from the elements of another vector.