commit | 3a06e25c0b3e27aeb3740f0ef70ea36f6e70b52e | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 05:12:38 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 05:12:38 2023 +0000 |
tree | 71072e4f3b2bd823a6e356c31736bc837a2e6622 | |
parent | b256407c33ecdc0d7671ac9a62923ddcc9155d83 [diff] | |
parent | 385bce15785129cd36bb1c346d0380f19d0c3ab1 [diff] |
Snap for 10453563 from 385bce15785129cd36bb1c346d0380f19d0c3ab1 to mainline-sdkext-release Change-Id: I8b1407c22ce567ad4991933b60afd54ffe69e301
#[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.