diff options
author | android-build-prod (mdb) <android-build-team-robot@google.com> | 2020-10-26 18:18:00 +0000 |
---|---|---|
committer | android-build-prod (mdb) <android-build-team-robot@google.com> | 2020-10-26 18:18:00 +0000 |
commit | 90caa7bb84fa328e3c149c875f8dece4647a4396 (patch) | |
tree | 897f7f44468ce4aca53260b31594f2798578915f | |
parent | a0fd88830a8cc0e6666f761d18afcbc69e1be090 (diff) | |
parent | 0e8d95c6b2e6a032aba5614a2be76beed4630167 (diff) | |
download | platform_external_rust_crates_quote-emu-30-release.tar.gz platform_external_rust_crates_quote-emu-30-release.tar.bz2 platform_external_rust_crates_quote-emu-30-release.zip |
Snap for 6912731 from 0e8d95c6b2e6a032aba5614a2be76beed4630167 to emu-30-releaseemu-30-release
Change-Id: I469cfa8b3e68ff09a10a96f437fe6d6d2313c703
-rw-r--r-- | METADATA | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ name: "quote" -description: "This crate provides the quote! macro for turning Rust syntax tree data structures into tokens of source code." +description: "Quasi-quoting macro quote!(...)" third_party { url { type: HOMEPAGE |