commit | 1788e311a37e431b7fb84be2b0b6f51dba7a5a48 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Feb 17 03:33:35 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Feb 17 03:33:35 2022 +0000 |
tree | 46b87e7dd43361b48f69418dbb67239af8f2ee72 | |
parent | ccdcee6e4d43b2450158b972078a915df7986267 [diff] | |
parent | efe0ecca2f77a7cf61f580a6c32945b99a081784 [diff] |
Snap for 8191477 from efe0ecca2f77a7cf61f580a6c32945b99a081784 to tm-frc-resolv-release Change-Id: Ia7c5811dc5bc75d3b8e2630d7bb5715ff0545fa2
#[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.