Update to syn-2 am: 50ea5033df am: 797f383cc0 am: cfb9b2a11a Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/derive_arbitrary/+/2521017 Change-Id: I89c21c2770cc20ab36586001277ac2e66924d032 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.