xref: /linux/Documentation/rust/index.rst (revision e4fc6580b0796bcba8ca12c2c4b0352d280c91e5)
1.. SPDX-License-Identifier: GPL-2.0
2
3Rust
4====
5
6Documentation related to Rust within the kernel. To start using Rust
7in the kernel, please read the quick-start.rst guide.
8
9.. toctree::
10    :maxdepth: 1
11
12    quick-start
13    general-information
14    coding-guidelines
15    arch-support
16
17.. only::  subproject and html
18
19   Indices
20   =======
21
22   * :ref:`genindex`
23