commit | b03c871eac4cbf3c768ccd54d30dbd70df06c75a | [log] [tgz] |
---|---|---|
author | James Farrell <[email protected]> | Tue Aug 06 17:06:42 2024 +0000 |
committer | James Farrell <[email protected]> | Tue Aug 06 17:06:42 2024 +0000 |
tree | 1fe5959c385d37bb9d85014b5986f0e131ce199b | |
parent | 14d84998329c803202394572d50cfb59757bd6cc [diff] |
Update Android.bp by running cargo_embargo Test: ran cargo_embargo Change-Id: I8f1947e3e830e7882a5ae25434d5d630819b625a
#[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.