commit | 2e8b79b5c765a0976415927d2a4e536afe2a2a8e | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Jun 16 22:00:02 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Jun 16 22:00:02 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | f559d33198f603a044dabd90822277227705fb6f [diff] | |
parent | 9c2389bdfe0d5a0599e1318ee950eb55e725f650 [diff] |
Snap for 8736029 from 9c2389bdfe0d5a0599e1318ee950eb55e725f650 to mainline-go-documentsui-release Change-Id: I010646731a761fc87d2acc6704fadd82f8ff7848
#[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.