commit | dbc969790c6711d36ec8192ccbce7637c9ddfdae | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Wed Apr 05 01:19:52 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Wed Apr 05 01:19:52 2023 +0000 |
tree | 71072e4f3b2bd823a6e356c31736bc837a2e6622 | |
parent | 0fb3eccc73e174ab70d546c98497d7d47517c777 [diff] | |
parent | 583938cf68f2b5792c1cb64c85aac5591f7d74ea [diff] |
Snap for 9884336 from 583938cf68f2b5792c1cb64c85aac5591f7d74ea to udc-d1-release Change-Id: I699a443507cc818a9e993d41a2a3420e800ff24d
#[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.