commit | b92d46846ce689e2d5721ed55646ce844fbc6655 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 05:05:09 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 05:05:09 2023 +0000 |
tree | 71072e4f3b2bd823a6e356c31736bc837a2e6622 | |
parent | bce8b5c85175f9957c439d8fc9ef43edad78496e [diff] | |
parent | 385bce15785129cd36bb1c346d0380f19d0c3ab1 [diff] |
Snap for 10453563 from 385bce15785129cd36bb1c346d0380f19d0c3ab1 to mainline-os-statsd-release Change-Id: I0b42280566829c6d23efd35040532ee94a1a2b50
#[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.