Function quickcheck::single_shrinker
[−]
[src]
ⓘImportant traits for Box<R>
pub fn single_shrinker<A: 'static>(value: A) -> Box<Iterator<Item = A>>
Creates a shrinker with a single element.