commit | b470407237e7f17bf98c6673fc811fe4da2d90c4 | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Mon Aug 26 20:42:38 2024 +0000 |
committer | James Farrell <[email protected]> | Mon Aug 26 20:42:38 2024 +0000 |
tree | 41a7fe2b972c6684bf00e72b18632d5c2bf2b73e | |
parent | b03c871eac4cbf3c768ccd54d30dbd70df06c75a [diff] |
Migrate 25 crates to monorepo. combine command-fds const-oid coset crc32fast criterion criterion-plot crossbeam-channel crossbeam-deque crossbeam-epoch crossbeam-queue crossbeam-utils darling_core darling_macro dashmap data-encoding der der_derive derive_arbitrary displaydoc document-features downcast-rs drm either enumn Bug: 339424309 Test: treehugger Change-Id: Ie9796870ea1b0a9db343bd8501f5cecb4244963d
#[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.