Function quickcheck::empty_shrinker [] [src]

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

Creates a shrinker with zero elements.