commit | 8d7bc1e31431a6239c5e2a0d3359b7426628dc30 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Feb 17 03:25:03 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Feb 17 03:25:03 2022 +0000 |
tree | 46b87e7dd43361b48f69418dbb67239af8f2ee72 | |
parent | e1993c052055f7a0d89eb2f9f6cb1bb225d62365 [diff] | |
parent | efe0ecca2f77a7cf61f580a6c32945b99a081784 [diff] |
Snap for 8191477 from efe0ecca2f77a7cf61f580a6c32945b99a081784 to tm-frc-networking-release Change-Id: Ia1e7e5e5baaa8ac35547041d2c051efaa0b5aaed
#[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.