commit | 8efff60f254ba5a78bff38221a636aaa80ec2fa1 | [log] [tgz] |
---|---|---|
author | android-build-team Robot <[email protected]> | Sat Apr 03 03:04:33 2021 +0000 |
committer | android-build-team Robot <[email protected]> | Sat Apr 03 03:04:33 2021 +0000 |
tree | e00f7efab9f4fff7f4bb24bd4ca0ef7e0472662f | |
parent | 730d62f45532f1c8637ee64ffa31eae545965d35 [diff] | |
parent | 81fe67f80c8c7fda08d00ee70449c0276e7ba289 [diff] |
Snap for 7256110 from 81fe67f80c8c7fda08d00ee70449c0276e7ba289 to sc-release Change-Id: Id8e6ee5b6c44d58a2185fa6e6264fb16b3bab2f3
#[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.