commit | f43c990afc8c44f55907eb8815d6813dbc9c6c7c | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Sun Mar 06 00:05:14 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Sun Mar 06 00:05:14 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | 7d13b065c3328df2d79178119eaaac314d38325e [diff] | |
parent | 1458fead2c526204545d7be496a6baab5603ded6 [diff] |
Snap for 8261343 from 1458fead2c526204545d7be496a6baab5603ded6 to tm-d1-release Change-Id: I4aeea98cd8998f316fe306e22ce5765056e4617a
#[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.