30 releases (17 stable)
1.3.2 | Oct 30, 2023 |
---|---|
1.3.1 | Jun 2, 2023 |
1.3.0 | Mar 13, 2023 |
1.2.1 | Dec 8, 2022 |
0.2.0 | Oct 13, 2018 |
#156 in Testing
354,292 downloads per month
Used in 323 crates
(7 directly)
24KB
491 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
~310–730KB
~18K SLoC