Trait core::simd::MaskElement [−][src]
pub unsafe trait MaskElement: SimdElement + Sealed { }
Expand description
Marker trait for types that may be used as SIMD mask elements.
pub unsafe trait MaskElement: SimdElement + Sealed { }
Marker trait for types that may be used as SIMD mask elements.