commit | a598f712ee87e3bb5f7a1e567e2dbb751713c875 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Mar 10 02:19:48 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Mar 10 02:19:48 2023 +0000 |
tree | 18e2121ae3fb1c7ee9ad992d18eef1e6aad88547 | |
parent | 091fbdcedc7e1351143baf8b18f4c3a1b4b3f089 [diff] | |
parent | fa8e13476a446bc339a57cd590440d572f995746 [diff] |
Snap for 9719949 from fa8e13476a446bc339a57cd590440d572f995746 to udc-release Change-Id: I76c5b9062f8acdfb344b8cd2239adeba8ba6175b
#[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.