commit | dbc9fa1070dd7d814c1520f69342e5f532dea11d | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Feb 17 03:34:52 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Feb 17 03:34:52 2022 +0000 |
tree | 46b87e7dd43361b48f69418dbb67239af8f2ee72 | |
parent | 22619f3b03cda17271c07d59e5e3c0081b585388 [diff] | |
parent | efe0ecca2f77a7cf61f580a6c32945b99a081784 [diff] |
Snap for 8191477 from efe0ecca2f77a7cf61f580a6c32945b99a081784 to tm-frc-scheduling-release Change-Id: I08007488e7b8b2b5a5e8ce38cac72a574453fe5d
#[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.