pub fn masked(mask: BitSet) -> BitSetStrategy<BitSet>
Generates values where any bits set in mask (and no others) may be set.
mask