Snap for 8730993 from 9f7b1a1f2fe0fba43134c7c805c6d4ed6eee4fc9 to mainline-tzdata3-release

Change-Id: Ifb773d376a5314cedb4496969caf165cc872d15d
tree: e00f7efab9f4fff7f4bb24bd4ca0ef7e0472662f
  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.