commit | c3a9e5413ffd0c92744033957e60be8a4baf8eee | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Apr 28 15:59:30 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Apr 28 15:59:30 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | a3e94eb33b3381ec5dc9d8c8a8d531efb1dc0b36 [diff] | |
parent | 1458fead2c526204545d7be496a6baab5603ded6 [diff] |
Snap for 8512216 from 1458fead2c526204545d7be496a6baab5603ded6 to tm-frc-media-swcodec-release Change-Id: Ibb9b6866d752b8c65e42df94054d961aaedbf2dc
#[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.