29 lines
479 B
ReStructuredText
29 lines
479 B
ReStructuredText
.. 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
|
||
general-information
|
||
coding-guidelines
|
||
arch-support
|
||
|
||
.. only:: subproject and html
|
||
|
||
Indices
|
||
=======
|
||
|
||
* :ref:`genindex`
|