commit | 422fd6ef595822ee78b8357c851b0f9203a4ff93 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Tue Aug 27 23:09:26 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Tue Aug 27 23:09:26 2024 +0000 |
tree | 41a7fe2b972c6684bf00e72b18632d5c2bf2b73e | |
parent | 81d305f6c77081ec69a84d819963e6895d2d35bb [diff] | |
parent | b470407237e7f17bf98c6673fc811fe4da2d90c4 [diff] |
Snap for 12284362 from b470407237e7f17bf98c6673fc811fe4da2d90c4 to sdk-release Change-Id: Ib0a71f6dbeed8a997a82cd70bbe607ae9565b60c
#[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.