Crate quickcheck_arbitrary_derive

Source

Derive Macrosยง

QuickCheck
Generates an implementation of quickcheck::Arbitrary You can annotate an enum variant with #[quickcheck(recursive = None | Linear | Exponential)] to allow for testing of potentially infinitely large types