Function zebra_test::prelude::prop::bits::bitset::masked

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

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