Function quickcheck::empty_shrinker[][src]

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

Creates a shrinker with zero elements.