commit | bfc3892a51434d9d8e109e6cec7ee3fd43892142 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Apr 28 15:59:10 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Apr 28 15:59:10 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | dbc9fa1070dd7d814c1520f69342e5f532dea11d [diff] | |
parent | 1458fead2c526204545d7be496a6baab5603ded6 [diff] |
Snap for 8512216 from 1458fead2c526204545d7be496a6baab5603ded6 to tm-frc-scheduling-release Change-Id: I24120788ccab406ce83bc00e5158695b0dd2d935
#[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.