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