commit | 2f49d33aa5a1f05cbcdd0c733c1e262b8c99b557 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Mon Jul 03 15:54:29 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Mon Jul 03 15:54:29 2023 +0000 |
tree | 71072e4f3b2bd823a6e356c31736bc837a2e6622 | |
parent | df2fa824a6c533553eebdd42f44444a170ff21a0 [diff] | |
parent | 385bce15785129cd36bb1c346d0380f19d0c3ab1 [diff] |
Snap for 10428683 from 385bce15785129cd36bb1c346d0380f19d0c3ab1 to mainline-adbd-release Change-Id: Id886a07d3544f238f4514618c8badd406337b7b7
#[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.