commit | 3d41e8ceab924e1de78b5712a73866e8b084e791 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Feb 17 02:52:33 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Feb 17 02:52:33 2022 +0000 |
tree | 46b87e7dd43361b48f69418dbb67239af8f2ee72 | |
parent | 6ae7651280a78396dbcd8dd08e402d059ff18c07 [diff] | |
parent | efe0ecca2f77a7cf61f580a6c32945b99a081784 [diff] |
Snap for 8191477 from efe0ecca2f77a7cf61f580a6c32945b99a081784 to tm-frc-ipsec-release Change-Id: Ibd0b1a98f4491f213aab05d761eaf9a83d4a3f2d
#[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.