commit | 2fb1c08f031c1db65429816d4201ba560500c8d7 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Mon May 09 06:00:20 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Mon May 09 06:00:20 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | 3d41e8ceab924e1de78b5712a73866e8b084e791 [diff] | |
parent | 1458fead2c526204545d7be496a6baab5603ded6 [diff] |
Snap for 8558685 from 1458fead2c526204545d7be496a6baab5603ded6 to tm-frc-ipsec-release Change-Id: I9658e32567aef97948b543520f17880f925750d9
#[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.