tree: 674fc633de47d46e1e37a368ee99b2dd682fcb99 [path history] [tgz]
  1. src/
  2. .cargo-checksum.json
  3. Cargo.toml
  4. LICENSE-APACHE
  5. LICENSE-MIT
  6. OWNERS
  7. README.md
third_party/rust_crates/vendor/derive_arbitrary-1.0.2/README.md

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