Migrate 9 newly imported crates to monorepo

libusb1-sys
ptr_meta
ptr_meta_derive
rusb
ucs2
uefi
uefi-macros
uefi-raw
uguid

Bug: http://b/339424309
Test: treehugger
Change-Id: I1077ce0fb6f9643f9f4daa3034f84e8cd265799d
2 files changed
tree: 7814d95061bdd3cd98014ae1954de26f5371580d
  1. src/
  2. tests/
  3. Android.bp
  4. Cargo.toml
  5. Cargo.toml.orig
  6. CHANGELOG.md
  7. LICENSE
  8. METADATA
  9. MODULE_LICENSE_MPL
  10. OWNERS
  11. README.md
README.md

uefi-macros

Crates.io Docs.rs

This crate provides procedural macros used by the uefi-rs project to simplify the development of UEFI applications and reduce boilerplate.