derive_arbitrary

Crates.ioderive_arbitrary
lib.rsderive_arbitrary
version1.4.2
created_at2018-10-13 06:40:29.348245+00
updated_at2025-08-14 18:20:00.920961+00
descriptionDerives arbitrary traits
homepage
repositoryhttps://github.com/rust-fuzz/arbitrary
max_upload_size
id89540
size41,643
Manish Goregaokar (Manishearth)

documentation

https://docs.rs/arbitrary/

README

#[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.

Commit count: 387

cargo fmt