tag | 26633a488b0936b82dd2b12467df5627fc21a226 | |
---|---|---|
tagger | The Android Open Source Project <initial-contribution@android.com> | Tue Feb 04 15:59:26 2025 -0800 |
object | 8efff60f254ba5a78bff38221a636aaa80ec2fa1 |
Android Platform 12.0.0 Release 40 (12861604)
commit | 8efff60f254ba5a78bff38221a636aaa80ec2fa1 | [log] [tgz] |
---|---|---|
author | android-build-team Robot <android-build-team-robot@google.com> | Sat Apr 03 03:04:33 2021 +0000 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Sat Apr 03 03:04:33 2021 +0000 |
tree | e00f7efab9f4fff7f4bb24bd4ca0ef7e0472662f | |
parent | 730d62f45532f1c8637ee64ffa31eae545965d35 [diff] | |
parent | 81fe67f80c8c7fda08d00ee70449c0276e7ba289 [diff] |
Snap for 7256110 from 81fe67f80c8c7fda08d00ee70449c0276e7ba289 to sc-release Change-Id: Id8e6ee5b6c44d58a2185fa6e6264fb16b3bab2f3
#[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.