commit | d42c39381b71c9b5a4470c8de889061a5c1fa81c | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Wed May 11 05:06:13 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Wed May 11 05:06:13 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | 9f7b1a1f2fe0fba43134c7c805c6d4ed6eee4fc9 [diff] | |
parent | 9c2389bdfe0d5a0599e1318ee950eb55e725f650 [diff] |
Snap for 8570526 from 9c2389bdfe0d5a0599e1318ee950eb55e725f650 to mainline-mediaprovider-release Change-Id: I8dc24cccaff673c5f60976282d73b35d72a21a35
#[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.