commit | bce8b5c85175f9957c439d8fc9ef43edad78496e | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Tue May 10 07:21:27 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Tue May 10 07:21:27 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | 9f7b1a1f2fe0fba43134c7c805c6d4ed6eee4fc9 [diff] | |
parent | 9c2389bdfe0d5a0599e1318ee950eb55e725f650 [diff] |
Snap for 8564071 from 9c2389bdfe0d5a0599e1318ee950eb55e725f650 to mainline-os-statsd-release Change-Id: I0fab18c055b8037313d4dff290f945e1779d0096
#[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.