commit | 33873d0447a55db44625ab41e4c9900b13450188 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Jun 16 21:59:19 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Jun 16 21:59:19 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | 64cffa9f9f05556d3476eaceb3b4d325fb4ae211 [diff] | |
parent | 9c2389bdfe0d5a0599e1318ee950eb55e725f650 [diff] |
Snap for 8736029 from 9c2389bdfe0d5a0599e1318ee950eb55e725f650 to mainline-go-media-release Change-Id: Idb5e0c85268b5b94290a12abe0d84e0cdc7d28ce
#[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.