Function zebra_test::prelude::prop::bits::bool_vec::masked

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

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