commit | ccdcee6e4d43b2450158b972078a915df7986267 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Wed Feb 16 08:19:53 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Wed Feb 16 08:19:53 2022 +0000 |
tree | e00f7efab9f4fff7f4bb24bd4ca0ef7e0472662f | |
parent | efe0ecca2f77a7cf61f580a6c32945b99a081784 [diff] | |
parent | 9f7b1a1f2fe0fba43134c7c805c6d4ed6eee4fc9 [diff] |
Snap for 8189365 from 9f7b1a1f2fe0fba43134c7c805c6d4ed6eee4fc9 to tm-frc-resolv-release Change-Id: Ie7a946920ec3ab9f6813a223ba126440573db0e1
#[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.