commit | 54be7d9eacd377fbb577b286008e5c39408f707c | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Mon May 09 06:19:57 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Mon May 09 06:19:57 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | 8d7bc1e31431a6239c5e2a0d3359b7426628dc30 [diff] | |
parent | 1458fead2c526204545d7be496a6baab5603ded6 [diff] |
Snap for 8558685 from 1458fead2c526204545d7be496a6baab5603ded6 to tm-frc-networking-release Change-Id: I6b930ab28ce5ab3d8fef89ef3c1f4f1608533294
#[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.