[LSC] Add LOCAL_LICENSE_KINDS to external/rust/crates/derive_arbitrary am: 1d62dcf29f am: 82da4c31d4 am: c0d0561bb2 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/derive_arbitrary/+/1588732 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I7bea02e124ebaca436543029111ca5acb4f7460f
#[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.