tag | 50b2b444c1a8ca118a936196c785fb07ddecbbcc | |
---|---|---|
tagger | The Android Open Source Project <initial-contribution@android.com> | Tue Feb 04 16:05:25 2025 -0800 |
object | 2268150c03707f884d20caa38efece8b5d1333a6 |
Android Platform 14.0.0 Release 16 (12859739)
commit | 2268150c03707f884d20caa38efece8b5d1333a6 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Wed Apr 05 02:05:22 2023 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Wed Apr 05 02:05:22 2023 +0000 |
tree | 71072e4f3b2bd823a6e356c31736bc837a2e6622 | |
parent | a598f712ee87e3bb5f7a1e567e2dbb751713c875 [diff] | |
parent | cb3f07245160fece9ab00552829234000b5fe661 [diff] |
Snap for 9883577 from cb3f07245160fece9ab00552829234000b5fe661 to udc-release Change-Id: Ibc421848e1ef44a761bf972c4ed78067044d4b26
#[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.