tag | dc745df4d0fb208a404c81218dbbef2f891cbc0c | |
---|---|---|
tagger | The Android Open Source Project <initial-contribution@android.com> | Tue Feb 04 16:02:21 2025 -0800 |
object | 0b9fad54132cd55dde131810c7d2082ce7ab1042 |
Android Platform 12.1.0 Release 36 (12859805)
commit | 0b9fad54132cd55dde131810c7d2082ce7ab1042 | [log] [tgz] |
---|---|---|
author | android-build-team Robot <android-build-team-robot@google.com> | Sat Apr 03 03:04:38 2021 +0000 |
committer | android-build-team Robot <android-build-team-robot@google.com> | Sat Apr 03 03:04:38 2021 +0000 |
tree | e00f7efab9f4fff7f4bb24bd4ca0ef7e0472662f | |
parent | 619aded28f1d216d183e092feb6af48089a81104 [diff] | |
parent | 81fe67f80c8c7fda08d00ee70449c0276e7ba289 [diff] |
Snap for 7256110 from 81fe67f80c8c7fda08d00ee70449c0276e7ba289 to sc-v2-release Change-Id: I321ff731545782cc13c132ebe30337c68432859a
#[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.