tag | 21b7c30b0d2bdb15101c7197ce006bc2149b52a7 | |
---|---|---|
tagger | The Android Open Source Project <initial-contribution@android.com> | Tue Feb 04 16:11:42 2025 -0800 |
object | 4d79c6bc0fd9cfd3218c82a680b880697d5a94b9 |
Android Platform 15.0.0 Release 5 (12859869)
commit | 4d79c6bc0fd9cfd3218c82a680b880697d5a94b9 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue May 21 23:12:50 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 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.