config.json 1.2 KB
Newer Older
F
feilong 已提交
1 2 3
{
  "node_id": "rust-7c394f164d8f44519521f03db08a1321",
  "keywords": [],
F
feilong 已提交
4 5 6 7 8 9 10 11 12 13
  "children": [
    {
        "Rust的起源": {
            "keywords": [
                "Rust的起源",
                "起源",
                "Rust"
            ],
            "children": []
        }
M
maozhonggui 已提交
14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
    }, 
    {
      "为什么选择Rust": {
          "keywords": [
              "为什么选择Rust",
              "安全",
              "快速",
              "高生产力",
              "Rust"
          ],
          "children": []
      }
    }, 
    {
      "哪些领域使用Rust": {
          "keywords": [
              "哪些领域使用Rust",
              "命令行",
              "WebAssembly",
              "网络编程",
              "嵌入式",
              "Rust"
          ],
          "children": []
      }
    }, 
    {
      "生产环境中的Rust": {
          "keywords": [
              "生产环境中的Rust",
              "公司使用Rust",
              "生产环境",
              "Rust"
          ],
          "children": []
      }
F
feilong 已提交
50 51 52
    }
  ],
  "export": [
53
      "helloworld.json",
jackymao.com's avatar
jackymao.com 已提交
54 55
      "historyofrust.json",
      "rust_domains.json"
F
feilong 已提交
56
  ]
F
feilong 已提交
57
}