Rust

Documentation related to Rust within the kernel. To start using Rust in the kernel, please read the Quick Start guide.

Code documentation

Given a kernel configuration, the kernel may generate Rust code documentation, i.e. HTML rendered by the rustdoc tool.

This kernel documentation was not built with Rust code documentation.

A pregenerated version is provided at:

Please see the Code documentation section for more details.

You can also find learning materials for Rust in its section in Index of Further Kernel Documentation.