Snap for 11510257 from aef8e98f9c09e61ffb868f11169adf8dace726ee to simpleperf-release

Change-Id: Icf15095ea89b0756492635e0a44a61f6cbe75f1d
tree: 50dd9d69e8ecfbde89a9b47ea68633160ff27553
  1. src/
  2. .cargo_vcs_info.json
  3. Android.bp
  4. Cargo.toml
  5. Cargo.toml.orig
  6. cargo_embargo.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.