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

#324 in Testing

Download history 77473/week @ 2023-12-12 67391/week @ 2023-12-19 48616/week @ 2023-12-26 83147/week @ 2024-01-02 92904/week @ 2024-01-09 100390/week @ 2024-01-16 97099/week @ 2024-01-23 93007/week @ 2024-01-30 91087/week @ 2024-02-06 84292/week @ 2024-02-13 90090/week @ 2024-02-20 86949/week @ 2024-02-27 88837/week @ 2024-03-05 92199/week @ 2024-03-12 91773/week @ 2024-03-19 73054/week @ 2024-03-26

360,889 downloads per month
Used in 426 crates (9 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

~320–770KB
~18K SLoC