commit | a26089386a2aeab4411f9faa497f880abd7d4156 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 04:49:05 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 04:49:05 2023 +0000 |
tree | 71072e4f3b2bd823a6e356c31736bc837a2e6622 | |
parent | 89ffc100bf3dfc8aa13f36e2140c8f45a532d9f3 [diff] | |
parent | 385bce15785129cd36bb1c346d0380f19d0c3ab1 [diff] |
Snap for 10453563 from 385bce15785129cd36bb1c346d0380f19d0c3ab1 to mainline-conscrypt-release Change-Id: I8e5118589433717a5dde7a4e609f1db8a877669f
#[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.