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

#367 in Testing

Download history 316106/week @ 2024-08-18 317493/week @ 2024-08-25 315826/week @ 2024-09-01 338715/week @ 2024-09-08 313372/week @ 2024-09-15 351653/week @ 2024-09-22 353932/week @ 2024-09-29 400776/week @ 2024-10-06 380392/week @ 2024-10-13 410863/week @ 2024-10-20 409902/week @ 2024-10-27 430457/week @ 2024-11-03 443894/week @ 2024-11-10 421068/week @ 2024-11-17 328863/week @ 2024-11-24 367309/week @ 2024-12-01

1,579,095 downloads per month
Used in 1,322 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

~250–700KB
~17K SLoC