commit | 8c979c3ff48917b7e0ace676ccc40401fbf0575a | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Jul 07 04:50:43 2023 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Jul 07 04:50:43 2023 +0000 |
tree | 71072e4f3b2bd823a6e356c31736bc837a2e6622 | |
parent | 6704715ef34fd3735ebbbd7c3e9b9b657980ae8c [diff] | |
parent | 385bce15785129cd36bb1c346d0380f19d0c3ab1 [diff] |
Snap for 10453563 from 385bce15785129cd36bb1c346d0380f19d0c3ab1 to mainline-documentsui-release Change-Id: I8762dcb15b29b038e5813c10517e3cf2445d7a3c
#[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.