commit | dddcf36c0fb7e10ae350d9767098f8f90005f157 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Feb 17 03:29:48 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Feb 17 03:29:48 2022 +0000 |
tree | 46b87e7dd43361b48f69418dbb67239af8f2ee72 | |
parent | 5143cb33b500601ff905a546a439cd359d31716d [diff] | |
parent | efe0ecca2f77a7cf61f580a6c32945b99a081784 [diff] |
Snap for 8191477 from efe0ecca2f77a7cf61f580a6c32945b99a081784 to tm-frc-permission-release Change-Id: Ie6db3a266a158748d27320dce3306e858f9cacad
#[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.