Snap for 11078623 from f8b71822422790d55185125f480cbf36e04f95ed to 24Q1-release

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