Snap for 7149879 from 898ebe3767d5dbce92286d9e941852047028fa7f to sc-release

Change-Id: Ic52a0cb7c3e05113fe0f6062ce0a6e4fff0a9a61
tree: 777ae533e99e2719db4f0f3a36f906e42aadc99c
  1. src/
  2. .cargo_vcs_info.json
  3. Android.bp
  4. Cargo.toml
  5. Cargo.toml.orig
  6. LICENSE-APACHE
  7. LICENSE-MIT
  8. METADATA
  9. MODULE_LICENSE_APACHE2
  10. MODULE_LICENSE_MIT
  11. OWNERS
  12. README.md
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.