pub fn masked(mask: isize) -> BitSetStrategy<isize>
Generates values where any bits set in mask (and no others) may be set.
mask