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

#361 in Testing

Download history 421068/week @ 2024-11-17 328863/week @ 2024-11-24 387484/week @ 2024-12-01 489259/week @ 2024-12-08 421992/week @ 2024-12-15 152309/week @ 2024-12-22 243124/week @ 2024-12-29 474720/week @ 2025-01-05 533384/week @ 2025-01-12 439214/week @ 2025-01-19 474416/week @ 2025-01-26 500526/week @ 2025-02-02 522207/week @ 2025-02-09 508424/week @ 2025-02-16 586275/week @ 2025-02-23 582553/week @ 2025-03-02

2,229,279 downloads per month
Used in 1,633 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

~205–640KB
~15K SLoC