Function quickcheck::empty_shrinker

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

Creates a shrinker with zero elements.