Files
third_party_rust_quote/README.OpenSource
2026-03-03 15:14:49 +08:00

14 lines
398 B
Plaintext

[
{
"Name": "Rust Quasi-Quoting",
"License": "Apache License V2.0, MIT",
"License File": "LICENSE-APACHE, LICENSE-MIT",
"Version Number": "1.0.43",
"Owner": "fangting12@huawei.com",
"Upstream URL": "https://github.com/dtolnay/quote",
"Description": "A Rust library that provides support for generating Rust code.",
"Dependencies": [
"proc-macro2"
]
}
]