commit | 418889dee330acf76e399b2d6c8a9d88bf54c3af | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Mon Mar 14 07:03:50 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Mon Mar 14 07:03:50 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | ee626fb042ba9627283e6abd9d9a851e0a86ead7 [diff] | |
parent | 9d769d0c7864837990b1c181b4c7a61c6603bca3 [diff] |
Snap for 8294919 from 9d769d0c7864837990b1c181b4c7a61c6603bca3 to main-cg-testing-release Change-Id: Icf17442ff776b99c191a32bf084b9f481f78024b
#[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.