tag | 7014801c1be38f0e5a3964195ffab849b456dae9 | |
---|---|---|
tagger | The Android Open Source Project <initial-contribution@android.com> | Tue Feb 04 14:08:28 2025 -0800 |
object | 42d60050fb518aaeb6b69edf66ce61869a5151fe |
Android 15.0.0 Release 17 (AP4A.250205.002.C1)
commit | 42d60050fb518aaeb6b69edf66ce61869a5151fe | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue Aug 27 23:12:06 2024 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Tue Aug 27 23:12:06 2024 +0000 |
tree | 41a7fe2b972c6684bf00e72b18632d5c2bf2b73e | |
parent | 00a8aafdd7d17be105a50630f6dc49673e4e6d27 [diff] | |
parent | e5187badaa3b90d744b1fc439e7727e8b3d33d00 [diff] |
Snap for 12283639 from e5187badaa3b90d744b1fc439e7727e8b3d33d00 to 24Q4-release Change-Id: I4d630cc3df40debde3873be414078dcc6aef1ed7
#[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.