commit | 438eee78428c08ff8934898cff21313702535cb0 | [log] [tgz] |
---|---|---|
author | Andrew Walbran <qwandor@google.com> | Wed Nov 08 17:27:53 2023 +0000 |
committer | Andrew Walbran <qwandor@google.com> | Wed Nov 08 17:27:53 2023 +0000 |
tree | 5765e28b53c7fbb47440e77ddbb530ad2a08f34b | |
parent | 4ca6ddea6d89fefe8e07d50f7a6b960ca5dcbcfb [diff] |
Migrate to cargo_embargo. Bug: 293289578 Test: Ran cargo_embargo, compared Android.bp Change-Id: I9509a1be634b9c28c451bd1a82539d38b431683c
#[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.