commit | 1bfbad637c4bd6ab2dc80ca6ec09d2081bedaf47 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Apr 28 16:00:44 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Apr 28 16:00:44 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | 1788e311a37e431b7fb84be2b0b6f51dba7a5a48 [diff] | |
parent | 1458fead2c526204545d7be496a6baab5603ded6 [diff] |
Snap for 8512216 from 1458fead2c526204545d7be496a6baab5603ded6 to tm-frc-resolv-release Change-Id: I47ca5d9d004b32a07b74e6bf2b626497bbde8989
#[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.