Constant zebra_test::prelude::prop::bool::ANY

pub const ANY: Any;
Expand description

Generates boolean values by picking true or false uniformly.

Shrinks true to false.