commit | 18b16ba5c0dae404fad8d1b889d51ef0fec78bfe | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Jun 16 21:58:56 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Jun 16 21:58:56 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | 1458fead2c526204545d7be496a6baab5603ded6 [diff] | |
parent | 9c2389bdfe0d5a0599e1318ee950eb55e725f650 [diff] |
Snap for 8736029 from 9c2389bdfe0d5a0599e1318ee950eb55e725f650 to mainline-go-mediaprovider-release Change-Id: I2720858d9bd446ed20ddbd7dc28d1a5b0ffde02d
#[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.