commit | 24641dc0b11742c3795f6037a1136204798446c5 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 01:18:48 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Jul 07 01:18:48 2023 +0000 |
tree | 71072e4f3b2bd823a6e356c31736bc837a2e6622 | |
parent | a80784bd19672d1fc023d7b644408989b4e3c456 [diff] | |
parent | 385bce15785129cd36bb1c346d0380f19d0c3ab1 [diff] |
Snap for 10447354 from 385bce15785129cd36bb1c346d0380f19d0c3ab1 to mainline-networking-release Change-Id: I13e1e8067d39cbe400fcd678b16f8dd14616730c
#[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.