commit | c227d6333f2983c4240f70190f343193fc85b240 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 01:03:25 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 01:03:25 2023 +0000 |
tree | 71072e4f3b2bd823a6e356c31736bc837a2e6622 | |
parent | 814132dda06d0d21c779171699ae5fc2fd8d0afd [diff] | |
parent | 385bce15785129cd36bb1c346d0380f19d0c3ab1 [diff] |
Snap for 10447354 from 385bce15785129cd36bb1c346d0380f19d0c3ab1 to mainline-wifi-release Change-Id: Icb95a4177e2eb5fe11c2bbc1f3571d7ae65ccc96
#[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.