🔬This is a nightly-only experimental API. (
portable_simd
#86656)Expand description
Types and traits associated with masking lanes of vectors. Types representing
Re-exports
pub use to_bitmask::ToBitMask;
Experimental
Modules
- Masks that take up full SIMD vector registers.
Macros
Structs
- MaskExperimentalA SIMD vector mask for
LANES
elements of width specified byElement
.
Traits
- MaskElementExperimentalMarker trait for types that may be used as SIMD mask elements.