Function proptest::bits::i16::masked

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

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