commit | 4954a354f42d61fcf8453e5daa30b214f684fe3a | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Apr 28 16:16:07 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Apr 28 16:16:07 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | 849b2a92e5198dd078e2c8e4d67c5e15ea13b425 [diff] | |
parent | 1458fead2c526204545d7be496a6baab5603ded6 [diff] |
Snap for 8512216 from 1458fead2c526204545d7be496a6baab5603ded6 to tm-frc-neuralnetworks-release Change-Id: If9eaee8a1d651834b77b9787421379b5a0fe8e67
#[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.