xref: /linux/Documentation/rust/index.rst (revision 438e9230d60ed8771db5770c3c795f3272ef7aae)
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