32 releases (19 stable)

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

#360 in Testing

Download history 260921/week @ 2024-07-30 276777/week @ 2024-08-06 309229/week @ 2024-08-13 313251/week @ 2024-08-20 298239/week @ 2024-08-27 346709/week @ 2024-09-03 331523/week @ 2024-09-10 318081/week @ 2024-09-17 352147/week @ 2024-09-24 363556/week @ 2024-10-01 383100/week @ 2024-10-08 399657/week @ 2024-10-15 417463/week @ 2024-10-22 402461/week @ 2024-10-29 432828/week @ 2024-11-05 367400/week @ 2024-11-12

1,694,766 downloads per month
Used in 1,255 crates (12 directly)

MIT/Apache

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

~245–700KB
~17K SLoC