Upgrade rust/crates/derive_arbitrary to 1.0.0 am: 3c01d4c6cb am: 4ef89d2795 am: 46c9ad5040 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/derive_arbitrary/+/1661993 Change-Id: I053c6c5400f3fc763f6adc6453b2a2674582a0a6
#[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.