Update Android.bp by running cargo_embargo am: 556d08a64d am: 333830a8ca

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/bytemuck_derive/+/3079826

Change-Id: I4a7d44ff094b02b8a268f462e4a45c4931c30c43
Signed-off-by: Automerger Merge Worker <[email protected]>
tree: 9b3080f8c1161d869b5b61264a263d61ad401172
  1. src/
  2. tests/
  3. .cargo_vcs_info.json
  4. Android.bp
  5. Cargo.toml
  6. Cargo.toml.orig
  7. cargo_embargo.json
  8. changelog.md
  9. LICENSE-APACHE
  10. LICENSE-MIT
  11. LICENSE-ZLIB
  12. METADATA
  13. MODULE_LICENSE_APACHE2
  14. OWNERS
  15. README.md
README.md

bytemuck_derive

Derive macros for bytemuck traits.

MSRV: None!

This is an opt-in bonus feature for bytemuck that doesn‘t particularly do anything you couldn’t do yourself, and so MSRV is not a strong consideration for this crate.