32 releases (19 stable)
new 1.4.1 | Nov 5, 2024 |
---|---|
1.3.2 | Oct 30, 2023 |
1.3.1 | Jun 2, 2023 |
1.3.0 | Mar 13, 2023 |
0.2.0 | Oct 13, 2018 |
#355 in Testing
1,615,911 downloads per month
Used in 1,229 crates
(11 directly)
27KB
553 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
~250–700KB
~17K SLoC