Type Definition fuzzcheck::builder::BasicAndDiversePool[][src]

pub type BasicAndDiversePool = AndPool<SimplestToActivateCounterPool, DiversePool>;
Expand description

An alias for the combination of the BasicPool and the DiversePool