config.json 1.6 KB
Newer Older
F
feilong 已提交
1 2
{
  "node_id": "rust-7c394f164d8f44519521f03db08a1321",
M
Mars Liu 已提交
3
  "keywords": ["rust", "基本语法", "hello"],
F
feilong 已提交
4 5
  "children": [
    {
L
luxin 已提交
6 7 8 9 10 11 12 13 14 15 16 17
      "Rust的起源": {
        "keywords": [
          "Rust的起源",
          "起源",
          "Rust"
        ],
        "children": [],
        "keywords_must": [],
        "keywords_forbid": [],
        "node_id": "rust-4ddf51d8ba624c8ca6b83f247b2d933b"
      }
    },
M
maozhonggui 已提交
18 19
    {
      "为什么选择Rust": {
L
luxin 已提交
20 21 22 23 24 25 26 27 28 29 30
        "keywords": [
          "为什么选择Rust",
          "安全",
          "快速",
          "高生产力",
          "Rust"
        ],
        "children": [],
        "keywords_must": [],
        "keywords_forbid": [],
        "node_id": "rust-d41e1c5442e2433886b065d6c5f719af"
M
maozhonggui 已提交
31
      }
L
luxin 已提交
32
    },
M
maozhonggui 已提交
33 34
    {
      "哪些领域使用Rust": {
L
luxin 已提交
35 36 37 38 39 40 41 42 43 44 45 46
        "keywords": [
          "哪些领域使用Rust",
          "命令行",
          "WebAssembly",
          "网络编程",
          "嵌入式",
          "Rust"
        ],
        "children": [],
        "keywords_must": [],
        "keywords_forbid": [],
        "node_id": "rust-390b36fe0028480fa230ca780e92955c"
M
maozhonggui 已提交
47
      }
L
luxin 已提交
48
    },
M
maozhonggui 已提交
49 50
    {
      "生产环境中的Rust": {
L
luxin 已提交
51 52 53 54 55 56 57 58 59 60
        "keywords": [
          "生产环境中的Rust",
          "公司使用Rust",
          "生产环境",
          "Rust"
        ],
        "children": [],
        "keywords_must": [],
        "keywords_forbid": [],
        "node_id": "rust-c363590b2d4342d393aab2d8b9fe2313"
M
maozhonggui 已提交
61
      }
F
feilong 已提交
62 63 64
    }
  ],
  "export": [
L
luxin 已提交
65 66 67 68 69 70
    "helloworld.json",
    "historyofrust.json",
    "rust_domains.json"
  ],
  "keywords_must": [],
  "keywords_forbid": []
F
feilong 已提交
71
}