commit | ca767413578c32ff3530c47138bbd464d9a10225 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Tue Aug 20 17:56:20 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Tue Aug 20 17:56:20 2024 +0000 |
tree | 1fe5959c385d37bb9d85014b5986f0e131ce199b | |
parent | 4ea33db502fefd1600aef6c1beb83b5f6117ce5e [diff] | |
parent | b03c871eac4cbf3c768ccd54d30dbd70df06c75a [diff] |
Snap for 12252487 from b03c871eac4cbf3c768ccd54d30dbd70df06c75a to simpleperf-release Change-Id: I2df78d5f1b1dd1cff1cfa9e1800bdb8ce534d401
#[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.