commit | a3e94eb33b3381ec5dc9d8c8a8d531efb1dc0b36 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Thu Feb 17 02:57:42 2022 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Thu Feb 17 02:57:42 2022 +0000 |
tree | 46b87e7dd43361b48f69418dbb67239af8f2ee72 | |
parent | e273b2a77607cba2636304d65b4ef78afb7e20ac [diff] | |
parent | efe0ecca2f77a7cf61f580a6c32945b99a081784 [diff] |
Snap for 8191477 from efe0ecca2f77a7cf61f580a6c32945b99a081784 to tm-frc-media-swcodec-release Change-Id: I313e01ab8a69e7daa213977a50cbf2ab979d83c7
#[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.