commit | 8d6e5cf97e9d5c1609eb2497ce3c8e68d0027d53 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Jun 17 13:33:25 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Jun 17 13:33:25 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | 1458fead2c526204545d7be496a6baab5603ded6 [diff] | |
parent | 9c2389bdfe0d5a0599e1318ee950eb55e725f650 [diff] |
Snap for 8736885 from 9c2389bdfe0d5a0599e1318ee950eb55e725f650 to mainline-go-resolv-release Change-Id: Ib5dd653b277b23d0975ae3f8cad35940bba18727
#[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.