Constant proptest::bits::i16::ANY[][src]

pub const ANY: BitSetStrategy<i16> = BitSetStrategy{min: 0, max: 16, mask: None,}

Generates integers where all bits may be set.