commit | a80784bd19672d1fc023d7b644408989b4e3c456 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Wed May 11 05:11:33 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Wed May 11 05:11:33 2022 +0000 |
tree | 87db7f8599be5eee17812fc729c61da9d1d1e334 | |
parent | 9f7b1a1f2fe0fba43134c7c805c6d4ed6eee4fc9 [diff] | |
parent | 9c2389bdfe0d5a0599e1318ee950eb55e725f650 [diff] |
Snap for 8570526 from 9c2389bdfe0d5a0599e1318ee950eb55e725f650 to mainline-networking-release Change-Id: Ib63c5d96bc5055c589d73148a9fcb7bb150356cd
#[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.