Function zebra_test::prelude::prop::bits::u16::masked

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

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