commit | bde975b7143f83b451b82db5c301246fe85c1840 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Wed Feb 14 00:12:28 2024 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Wed Feb 14 00:12:28 2024 +0000 |
tree | 50dd9d69e8ecfbde89a9b47ea68633160ff27553 | |
parent | f8b71822422790d55185125f480cbf36e04f95ed [diff] | |
parent | 570fddaba5b2b44c922829b4fb5b5425ae21279f [diff] |
Snap for 11444858 from 570fddaba5b2b44c922829b4fb5b5425ae21279f to 24Q2-release Change-Id: I4a65dcfe6acca63120775c63e919d7bda1066ecf
#[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.