Function quickcheck::single_shrinker [] [src]

pub fn single_shrinker<A: 'static>(value: A) -> Box<Iterator<Item=A>>

Creates a shrinker with a single element.