Trait wasmtime_environ::__core::simd::MaskElement [−][src]
pub unsafe trait MaskElement: SimdElement + Sealed { }🔬 This is a nightly-only experimental API. (
portable_simd)Expand description
Marker trait for types that may be used as SIMD mask elements.
