commit | 018db0a4ec310fb69630d234dee0dd8a8589d36b | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Fri Nov 10 02:11:05 2023 +0000 |
committer | Android Build Coastguard Worker <[email protected]> | Fri Nov 10 02:11:05 2023 +0000 |
tree | 5765e28b53c7fbb47440e77ddbb530ad2a08f34b | |
parent | ebc76276d31c9e881dfbf73de1de038a9cce0bd1 [diff] | |
parent | f8b71822422790d55185125f480cbf36e04f95ed [diff] |
Snap for 11079393 from f8b71822422790d55185125f480cbf36e04f95ed to 24D1-release Change-Id: I12f08423cfc7fb570e615861381ebc899e3ab06a
#[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.