Migrate 25 crates to monorepo. am: 17a7d6e191

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

Change-Id: I3ca526434939a6504d43f18861d58e2dc0288388
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: 32144fac51edb3335fc9bf69590a0fc63ffc102c
  1. src/
  2. tests/
  3. .cargo_vcs_info.json
  4. Android.bp
  5. Cargo.toml
  6. Cargo.toml.orig
  7. changelog.md
  8. LICENSE-APACHE
  9. LICENSE-MIT
  10. LICENSE-ZLIB
  11. METADATA
  12. MODULE_LICENSE_APACHE2
  13. OWNERS
  14. 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.