Android CTS 14.0 Release 4 (11801623)
Snap for 9883577 from cb3f07245160fece9ab00552829234000b5fe661 to udc-release

Change-Id: Ibc421848e1ef44a761bf972c4ed78067044d4b26
tree: 71072e4f3b2bd823a6e356c31736bc837a2e6622
  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.