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

Download history 259280/week @ 2024-07-18 272899/week @ 2024-07-25 256461/week @ 2024-08-01 306376/week @ 2024-08-08 307949/week @ 2024-08-15 315280/week @ 2024-08-22 295702/week @ 2024-08-29 346557/week @ 2024-09-05 328223/week @ 2024-09-12 343992/week @ 2024-09-19 342919/week @ 2024-09-26 389451/week @ 2024-10-03 374240/week @ 2024-10-10 404106/week @ 2024-10-17 425770/week @ 2024-10-24 326184/week @ 2024-10-31

1,615,911 downloads per month
Used in 1,229 crates (11 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