Type Definition slipstream::mask::m128[][src]

type m128 = MaskWrapper<u128>;

Trait Implementations

impl Mask for m128[src]