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

#361 in Testing

Download history 270229/week @ 2024-07-23 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 356397/week @ 2024-11-05

1,633,187 downloads per month
Used in 1,236 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

~210–650KB
~15K SLoC