commit | c9be9c9afc324d4df184134e5a5ea850a492488f | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Jul 07 04:58:28 2023 +0000 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Fri Jul 07 04:58:28 2023 +0000 |
tree | 71072e4f3b2bd823a6e356c31736bc837a2e6622 | |
parent | b5209ad36de7604ae0800ea93e848369193520dc [diff] | |
parent | 385bce15785129cd36bb1c346d0380f19d0c3ab1 [diff] |
Snap for 10453563 from 385bce15785129cd36bb1c346d0380f19d0c3ab1 to mainline-extservices-release Change-Id: Ia888c747798e0fdcb8372734c80b2c812c9d8c81
#[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.