Skip to main content

bool_to_true

Function bool_to_true 

Source
pub fn bool_to_true() -> BoxShrink<bool>
Expand description

Boolean shrinker seeing true as a smaller value than false, hence shrinking towards true.