commit | 5e1f4861fd6eb28c9475a5abac9f25ddfb9138ee | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Wed Feb 14 00:11:43 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Wed Feb 14 00:11:43 2024 +0000 |
tree | 50dd9d69e8ecfbde89a9b47ea68633160ff27553 | |
parent | 018db0a4ec310fb69630d234dee0dd8a8589d36b [diff] | |
parent | 570fddaba5b2b44c922829b4fb5b5425ae21279f [diff] |
Snap for 11444718 from 570fddaba5b2b44c922829b4fb5b5425ae21279f to 24D1-release Change-Id: Ifc1cebf3e4954429c8b2292770247a47104d4198
#[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.