Android Security 15.0.0 Release 5 (12787471)
Snap for 11869550 from 5d56fb453ffebfaf81e3a8370e93605b8c2bb0e7 to 24Q3-release

Change-Id: I169cf0bf3a74e80bf5302cbbf0f1f1b9aa03331b
tree: b8b30c5c2eea9bb60393f770f19fda3adc0f8635
  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.