commit | 64cffa9f9f05556d3476eaceb3b4d325fb4ae211 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Mar 25 12:32:00 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Mar 25 12:32:00 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | 05ced9970ff6e2f92545f3157c8e0bec6eea637d [diff] | |
parent | 1458fead2c526204545d7be496a6baab5603ded6 [diff] |
Snap for 8358640 from 1458fead2c526204545d7be496a6baab5603ded6 to mainline-go-media-release Change-Id: I76ec32f8d1489d43e149e4508f268cdc32703165
#[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.