Make derive_arbitrary available to product and vendor am: e5ee408f53 am: 5ec2090d15 am: 6666d9a17c Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/derive_arbitrary/+/2475074 Change-Id: I256fddfaaf5d641f1f427ed83c96a343b798d527 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.