Snap for 8558685 from 1458fead2c526204545d7be496a6baab5603ded6 to tm-frc-networking-release

Change-Id: I6b930ab28ce5ab3d8fef89ef3c1f4f1608533294
tree: 87db7f8599be5eee17812fc729c61da9d1d1e334
  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.