commit | 2268150c03707f884d20caa38efece8b5d1333a6 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Wed Apr 05 02:05:22 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Wed Apr 05 02:05:22 2023 +0000 |
tree | 71072e4f3b2bd823a6e356c31736bc837a2e6622 | |
parent | a598f712ee87e3bb5f7a1e567e2dbb751713c875 [diff] | |
parent | cb3f07245160fece9ab00552829234000b5fe661 [diff] |
Snap for 9883577 from cb3f07245160fece9ab00552829234000b5fe661 to udc-release Change-Id: Ibc421848e1ef44a761bf972c4ed78067044d4b26
#[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.