commit | d79d4fe9b9c2b8b9050807780df9acaba2cb20be | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Feb 17 03:29:30 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Feb 17 03:29:30 2022 +0000 |
tree | 46b87e7dd43361b48f69418dbb67239af8f2ee72 | |
parent | e96b89c23be2cdcf90bbb23db6b772102368f85b [diff] | |
parent | efe0ecca2f77a7cf61f580a6c32945b99a081784 [diff] |
Snap for 8192848 from efe0ecca2f77a7cf61f580a6c32945b99a081784 to tm-frc-os-statsd-release Change-Id: Ic09f67918f6c32874c76d4d9c8c87052c0cdb7ab
#[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.