[][src]Constant proptest::bool::ANY

pub const ANY: Any

Generates boolean values by picking true or false uniformly.

Shrinks true to false.