commit | fd0f1bfd46df7a8bb292876877fff2cea86167e1 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Jun 16 21:59:12 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Jun 16 21:59:12 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | 6a3482c88fcba646e902dfadfc91aef94046f509 [diff] | |
parent | 9c2389bdfe0d5a0599e1318ee950eb55e725f650 [diff] |
Snap for 8736029 from 9c2389bdfe0d5a0599e1318ee950eb55e725f650 to mainline-go-art-release Change-Id: I4b3bfd2e512ece882a52fd949326b3450d26ea2f
#[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.