Function quickcheck::single_shrinker [] [src]

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

Creates a shrinker with a single element.