commit | 00a8aafdd7d17be105a50630f6dc49673e4e6d27 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Aug 08 01:12:00 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Aug 08 01:12:00 2024 +0000 |
tree | 1fe5959c385d37bb9d85014b5986f0e131ce199b | |
parent | 402a6d6ec8d14ad0a0411ca5e6743cbca17c0b35 [diff] | |
parent | 966e93b9844ca083d5cb59156d72167acaafa590 [diff] |
Snap for 12199973 from 966e93b9844ca083d5cb59156d72167acaafa590 to 24Q4-release Change-Id: I9f1c71ec9f4215986e539ab05ead4ace239834bd
#[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.