Function synfuzz::many1

source ·
pub fn many1(generator: impl Generator + 'static) -> impl Generator
Expand description

many1 is a helper to create a Many1 Generator