commit | 4d79c6bc0fd9cfd3218c82a680b880697d5a94b9 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Tue May 21 23:12:50 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Tue May 21 23:12:50 2024 +0000 |
tree | b8b30c5c2eea9bb60393f770f19fda3adc0f8635 | |
parent | 1cc23ba7ff1413ba785ffc8b9717dac0aca600b2 [diff] | |
parent | 5d56fb453ffebfaf81e3a8370e93605b8c2bb0e7 [diff] |
Snap for 11869550 from 5d56fb453ffebfaf81e3a8370e93605b8c2bb0e7 to 24Q3-release Change-Id: I169cf0bf3a74e80bf5302cbbf0f1f1b9aa03331b
#[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.