• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[
2  {
3    "Name": "cxx",
4    "License": "Apache-2.0",
5    "License File": "LICENSE-APACHE",
6    "Version Number": "1.0.97",
7    "Owner": "fangting12@huawei.com",
8    "Upstream URL": "https://github.com/dtolnay/cxx",
9    "Description": "A Rust library that provides a safe and easy way to call C++ code from Rust.",
10    "Dependencies": [
11      "unicode-width",
12      "link-cplusplus",
13      "codespan-reporting"
14    ]
15  }
16]