commit | 3f24f21d4ebec7ea6ca2e80b7bcf0fe5536b764f | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Tue Aug 27 21:57:08 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Tue Aug 27 21:57:08 2024 +0000 |
tree | 41a7fe2b972c6684bf00e72b18632d5c2bf2b73e | |
parent | ca767413578c32ff3530c47138bbd464d9a10225 [diff] | |
parent | b470407237e7f17bf98c6673fc811fe4da2d90c4 [diff] |
Snap for 12284057 from b470407237e7f17bf98c6673fc811fe4da2d90c4 to simpleperf-release Change-Id: Ic822694dc4bcf0823d3650005d26828e4c3b038b
#[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.