commit | e26133046a1cefbe25e32a61087965d041245e46 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Mon May 09 06:01:25 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Mon May 09 06:01:25 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | 0df38f0e8dc14bfed9d08d86fdfb422271bf78b4 [diff] | |
parent | 1458fead2c526204545d7be496a6baab5603ded6 [diff] |
Snap for 8558685 from 1458fead2c526204545d7be496a6baab5603ded6 to tm-frc-extservices-release Change-Id: I03eaad86d4702700c011f0481953a00607a15d0d
#[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.