commit | 3ffdcb94ce5579e8e3953bc85695d039bac0fa70 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 05:06:43 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 05:06:43 2023 +0000 |
tree | 71072e4f3b2bd823a6e356c31736bc837a2e6622 | |
parent | 9e307857434bc8b17fd82847259d16fb8b106d03 [diff] | |
parent | 385bce15785129cd36bb1c346d0380f19d0c3ab1 [diff] |
Snap for 10453563 from 385bce15785129cd36bb1c346d0380f19d0c3ab1 to mainline-permission-release Change-Id: I0e5a5d1908de303ff038416e37b9adaf290639d0
#[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.