tag | 1f1fb3aeac2205ab4f21e33d133236629058762c | |
---|---|---|
tagger | The Android Open Source Project <initial-contribution@android.com> | Tue Feb 04 16:04:02 2025 -0800 |
object | 279211b1ca59337a85c1ebd8c6aeccf81c1e2646 |
Android Platform 13.0.0 Release 28 (12859820)
commit | 279211b1ca59337a85c1ebd8c6aeccf81c1e2646 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sun Mar 06 00:05:13 2022 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Sun Mar 06 00:05:13 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | d20349a3b25e39596afc4efd5127866ad92be891 [diff] | |
parent | 1458fead2c526204545d7be496a6baab5603ded6 [diff] |
Snap for 8261343 from 1458fead2c526204545d7be496a6baab5603ded6 to tm-release Change-Id: I335444b2bcb6ce56f443e1d9f72f3bc0b2f9e86c
#[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.