commit | 01fce0184073461c657acbd59a528c574f325351 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Mar 25 12:31:47 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Mar 25 12:31:47 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | bacf57fd8eba789054643df9d1015a65403db68f [diff] | |
parent | 1458fead2c526204545d7be496a6baab5603ded6 [diff] |
Snap for 8358640 from 1458fead2c526204545d7be496a6baab5603ded6 to mainline-go-cellbroadcast-release Change-Id: I23f7c6b156d15548f2859e02be3f3fbca3dcc7e1
#[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.