commit | 7d13b065c3328df2d79178119eaaac314d38325e | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Dec 16 02:05:53 2021 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Dec 16 02:05:53 2021 +0000 |
tree | 46b87e7dd43361b48f69418dbb67239af8f2ee72 | |
parent | 1c9bc44fb0c78adce394ef6cfed75f60356183ef [diff] | |
parent | efe0ecca2f77a7cf61f580a6c32945b99a081784 [diff] |
Snap for 8006021 from efe0ecca2f77a7cf61f580a6c32945b99a081784 to tm-d1-release Change-Id: I9deb41e66978d3a653c9d3a5f64327d54a7f53c8
#[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.