commit | 26752f337fee9dcca1df1adc0711aa09601a7557 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Wed Mar 16 22:41:27 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Wed Mar 16 22:41:27 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | efe0ecca2f77a7cf61f580a6c32945b99a081784 [diff] | |
parent | 9c2389bdfe0d5a0599e1318ee950eb55e725f650 [diff] |
Snap for 8310876 from 9c2389bdfe0d5a0599e1318ee950eb55e725f650 to mainline-adservices-release Change-Id: I923d7aaa81b076aee70c0feb22868d27ffb0d6cc
#[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.