Function synfuzz::range

source ·
pub fn range(
    generator: impl Generator + 'static,
    n: usize,
    m: usize
) -> impl Generator
Expand description

range is a helper to create a Range Generator