commit | de68791eb4b2191193f021bd4bf1acc83163cc93 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Aug 25 07:52:39 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Aug 25 07:52:39 2022 +0000 |
tree | a18c2ea6fdd6e314c929c90d64215abf6257c919 | |
parent | 97b117e0e60a1e74fa082e49e2cc3f63583c4c6c [diff] | |
parent | d27505984090cc6cdf06d8fb8c13e1c6b4fa869f [diff] |
Snap for 8992082 from d27505984090cc6cdf06d8fb8c13e1c6b4fa869f to gki13-boot-release Change-Id: Ifd9aa672619c6fc6fa55eb9e18f548c80f2c9ef3
#[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.