Trait packed_simd_2::Mask [−][src]
pub trait Mask: Seal { fn test(&self) -> bool; }
Expand description
This trait is implemented by all mask types
pub trait Mask: Seal { fn test(&self) -> bool; }
This trait is implemented by all mask types