commit | f1787b22adbae44378c9a6b5356cffbaf899fa89 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sat Jul 08 04:31:54 2023 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sat Jul 08 04:31:54 2023 +0000 |
tree | 71072e4f3b2bd823a6e356c31736bc837a2e6622 | |
parent | 93dfe0b80c8cf07706ffd490a6168cf22059a661 [diff] | |
parent | 385bce15785129cd36bb1c346d0380f19d0c3ab1 [diff] |
Snap for 10460766 from 385bce15785129cd36bb1c346d0380f19d0c3ab1 to mainline-healthfitness-release Change-Id: I006c444927f445e7caca0e240613e3a5aa01f015
#[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.