commit | 0b9fad54132cd55dde131810c7d2082ce7ab1042 | [log] [tgz] |
---|---|---|
author | android-build-team Robot <[email protected]> | Sat Apr 03 03:04:38 2021 +0000 |
committer | android-build-team Robot <[email protected]> | Sat Apr 03 03:04:38 2021 +0000 |
tree | e00f7efab9f4fff7f4bb24bd4ca0ef7e0472662f | |
parent | 619aded28f1d216d183e092feb6af48089a81104 [diff] | |
parent | 81fe67f80c8c7fda08d00ee70449c0276e7ba289 [diff] |
Snap for 7256110 from 81fe67f80c8c7fda08d00ee70449c0276e7ba289 to sc-v2-release Change-Id: I321ff731545782cc13c132ebe30337c68432859a
#[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.