Migrate to cargo_embargo.

Bug: 293289578
Test: Ran cargo_embargo, compared Android.bp
Change-Id: I9509a1be634b9c28c451bd1a82539d38b431683c
3 files changed
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.