commit | 6a3482c88fcba646e902dfadfc91aef94046f509 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Mar 24 18:08:32 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Mar 24 18:08:32 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | 1f7b65cd23cc607995106321ecb97d55a7a3ae2b [diff] | |
parent | 1458fead2c526204545d7be496a6baab5603ded6 [diff] |
Snap for 8349661 from 1458fead2c526204545d7be496a6baab5603ded6 to mainline-go-art-release Change-Id: I4b1518993357664cf8cb167e16be0101af8f577f
#[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.