commit | e40716727538c1fef4c7af64bea3add3590c2d9d | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Jun 16 20:09:08 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Jun 16 20:09:08 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | c0056a69fb3772ee9305929620a0a45860d771de [diff] | |
parent | 9c2389bdfe0d5a0599e1318ee950eb55e725f650 [diff] |
Snap for 8736029 from 9c2389bdfe0d5a0599e1318ee950eb55e725f650 to mainline-go-adbd-release Change-Id: I893ef0a504f5e064f5dbf5ad23d70542d3bf34f9
#[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.