commit | d3200b3b04bc0c0b0eedd3df8c6c92574bcc2ea6 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Apr 28 16:00:02 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Apr 28 16:00:02 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | efe0ecca2f77a7cf61f580a6c32945b99a081784 [diff] | |
parent | 1458fead2c526204545d7be496a6baab5603ded6 [diff] |
Snap for 8512216 from 1458fead2c526204545d7be496a6baab5603ded6 to tm-frc-art-release Change-Id: I7cb37e1942ff0ef66cf4c699a73b268dd3ab2ec1
#[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.