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

#347 in Testing

Download history 83147/week @ 2024-01-02 92904/week @ 2024-01-09 100390/week @ 2024-01-16 97099/week @ 2024-01-23 93007/week @ 2024-01-30 91087/week @ 2024-02-06 84292/week @ 2024-02-13 90090/week @ 2024-02-20 86949/week @ 2024-02-27 88837/week @ 2024-03-05 92199/week @ 2024-03-12 91703/week @ 2024-03-19 84767/week @ 2024-03-26 97794/week @ 2024-04-02 97801/week @ 2024-04-09 88897/week @ 2024-04-16

385,736 downloads per month
Used in 457 crates (9 directly)

MIT/Apache

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

~275–720KB
~17K SLoC