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

#156 in Testing

Download history 48997/week @ 2023-07-31 53020/week @ 2023-08-07 54871/week @ 2023-08-14 58741/week @ 2023-08-21 60287/week @ 2023-08-28 60980/week @ 2023-09-04 65767/week @ 2023-09-11 67983/week @ 2023-09-18 65319/week @ 2023-09-25 68999/week @ 2023-10-02 69089/week @ 2023-10-09 76166/week @ 2023-10-16 82867/week @ 2023-10-23 88887/week @ 2023-10-30 89913/week @ 2023-11-06 88167/week @ 2023-11-13

354,292 downloads per month
Used in 323 crates (7 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

~310–730KB
~18K SLoC