commit | b091388f9f261aba1a8e5ef1537cb12c60b824de | [log] [tgz] |
---|---|---|
author | android-build-team Robot <[email protected]> | Wed Feb 17 03:16:30 2021 +0000 |
committer | android-build-team Robot <[email protected]> | Wed Feb 17 03:16:30 2021 +0000 |
tree | 777ae533e99e2719db4f0f3a36f906e42aadc99c | |
parent | 5be351cc82979b1691ad5cf459b99c0b05974f93 [diff] | |
parent | 898ebe3767d5dbce92286d9e941852047028fa7f [diff] |
Snap for 7149879 from 898ebe3767d5dbce92286d9e941852047028fa7f to sc-d1-release Change-Id: I83539678507541ed746489c5412f35a4bf865ac0
#[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.