Constant ANY
pub const ANY: Any;
Expand description
Generates boolean values by picking true
or false
uniformly.
Shrinks true
to false
.
pub const ANY: Any;
Generates boolean values by picking true
or false
uniformly.
Shrinks true
to false
.