Initial import.

Previously submitted as I870386d55368207c594cbe4f0799bf33f4c194ee

Bug: 215313373
Bug: 210727578
Bug: 209794844
Test: m crosvm
Change-Id: I604b691a7d75ff8eae51863a25c3f41d3a50fce4
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..fb0a64d
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,19 @@
+name: "argh_derive"
+description: "Derive-based argument parsing optimized for code size"
+third_party {
+  url {
+    type: HOMEPAGE
+    value: "https://crates.io/crates/argh_derive"
+  }
+  url {
+    type: ARCHIVE
+    value: "https://static.crates.io/crates/argh_derive/argh_derive-0.1.7.crate"
+  }
+  version: "0.1.7"
+  license_type: NOTICE
+  last_upgrade_date {
+    year: 2022
+    month: 1
+    day: 13
+  }
+}