Skip to content

Latest commit

 

History

History
109 lines (82 loc) · 3.42 KB

SUMMARY.md

File metadata and controls

109 lines (82 loc) · 3.42 KB

Front Matter

Introduction

Glossary

Rust Fundamentals

Applied Rust

Using Rust on Windows/macOS/Linux. Requires Rust Fundamentals.

Advanced Rust

Topics that go beyond Applied Rust.

Rust and Web Assembly

No-Std Rust

Rust for the Linux Kernel and other no-std environments with an pre-existing C API. Requires Applied Rust.

Under development

Bare-Metal Rust

Topics about using Rust on ARM Cortex-M Microcontrollers (and similar). Requires Applied Rust.

Under development

Ferrocene

Topics around Ferrocene, the qualified toolchain for writing safety-critical systems in Rust.

Why Rust?