27 releases (14 stable)
new 1.2.3 | Jan 23, 2023 |
---|---|
1.2.1 | Dec 8, 2022 |
1.2.0 | Oct 20, 2022 |
1.1.3 | Jun 23, 2022 |
0.2.0 | Oct 13, 2018 |
#153 in Testing
91,524 downloads per month
Used in 184 crates
(4 directly)
19KB
393 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
~195–590KB
~14K SLoC