commit | 668ea3914b69cad897019be0f821e65057badd36 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Wed Sep 11 23:27:34 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Wed Sep 11 23:27:34 2024 +0000 |
tree | 41a7fe2b972c6684bf00e72b18632d5c2bf2b73e | |
parent | f8d0d835903e74778a0464bfe1959a8aa9a8aa97 [diff] | |
parent | 49476d88ce4ad8bc7333a41088b6d58e0771388a [diff] |
Snap for 12355814 from 49476d88ce4ad8bc7333a41088b6d58e0771388a to build-tools-release Change-Id: I69d056255b26c601032ef1442b8b64761adbd45d
#[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.