Snap for 8006021 from efe0ecca2f77a7cf61f580a6c32945b99a081784 to tm-release

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