Function quickcheck::empty_shrinker[][src]

Important traits for Box<R>
pub fn empty_shrinker<A: 'static>() -> Box<Iterator<Item = A>>

Creates a shrinker with zero elements.