commit | b29179c4061f6f61c8d8dbd3ff7795fbaead8662 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Tue Sep 10 23:09:20 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Tue Sep 10 23:09:20 2024 +0000 |
tree | 41a7fe2b972c6684bf00e72b18632d5c2bf2b73e | |
parent | 422fd6ef595822ee78b8357c851b0f9203a4ff93 [diff] | |
parent | 49476d88ce4ad8bc7333a41088b6d58e0771388a [diff] |
Snap for 12349386 from 49476d88ce4ad8bc7333a41088b6d58e0771388a to sdk-release Change-Id: I967848fd4b6d841345cd8cc8ba8099695fa2ad2a
#[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.