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