Upgrade rust/crates/derive_arbitrary to 1.0.1 am: c4bbfa8836 am: b95fbe627c am: 312286a0de Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/derive_arbitrary/+/1740628 Change-Id: I7e88a76a34ae86ec6d720673c0962699177e9d3d
#[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.