[go: up one dir, main page]

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

pub const ANY: Any

Generates boolean values by picking true or false uniformly.

Shrinks true to false.