Fix license and owner by running cargo_embargo. am: e905a082c5 Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/bytemuck_derive/+/3218541 Change-Id: I3297d426d23b1f6aa2430734394d86ad1406f585 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> 
tree: 5ec8de1f39ef3adc28ffba150bff8bdb652a9285
  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.