Name Description Size
derive_enum.rs A simple example of deriving the `Arbitrary` trait for an `enum`. Note that this requires enabling the "derive" cargo feature. 790