Function proptest::bits::bitset::masked

source ·
pub fn masked(mask: BitSet) -> BitSetStrategy<BitSet>
Expand description

Generates values where any bits set in mask (and no others) may be set.