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