1.. SPDX-License-Identifier: GPL-2.0
2.. include:: ../disclaimer-zh_CN.rst
3
4:Original: Documentation/rust/index.rst
5
6:翻译:
7
8 司延腾 Yanteng Si <siyanteng@loongson.cn>
9
10Rust
11====
12
13与内核中的Rust有关的文档。若要开始在内核中使用Rust,请阅读quick-start.rst指南。
14
15.. toctree::
16    :maxdepth: 1
17
18    quick-start
19    general-information
20    coding-guidelines
21
22TODOList:
23
24*    arch-support
25
26.. only::  subproject and html
27
28   Indices
29   =======
30
31   * :ref:`genindex`
32