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

#363 in Testing

Download history 349177/week @ 2024-09-23 356266/week @ 2024-09-30 400024/week @ 2024-10-07 382252/week @ 2024-10-14 413210/week @ 2024-10-21 404994/week @ 2024-10-28 431601/week @ 2024-11-04 444435/week @ 2024-11-11 421255/week @ 2024-11-18 327186/week @ 2024-11-25 391272/week @ 2024-12-02 489564/week @ 2024-12-09 419055/week @ 2024-12-16 156762/week @ 2024-12-23 241063/week @ 2024-12-30 459592/week @ 2025-01-06

1,292,960 downloads per month
Used in 1,443 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

~235–680KB
~16K SLoC