20 releases (7 stable)
1.1.3 | Jun 23, 2022 |
---|---|
1.1.0 | Feb 10, 2022 |
1.0.2 | Aug 26, 2021 |
1.0.1 | May 20, 2021 |
0.2.0 | Oct 13, 2018 |
#96 in Testing
60,227 downloads per month
Used in 145 crates
(2 directly)
12KB
221 lines
#[derive(Arbitrary)]
This crate implements support for automatically deriving the Arbitrary
trait.
Don't depend on this crate directly, though. Instead, enable the "derive"
feature of the arbitrary
crate.
Dependencies
~240–650KB
~16K SLoC