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