Migrate to cargo_embargo. am: 438eee7842 am: 6dbbcae85d am: 61cf73e182 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/derive_arbitrary/+/2822516 Change-Id: Ib7655a18090d6a16faeb862a17f4247ab3a73b9d Signed-off-by: Automerger Merge Worker <[email protected]>
#[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.