Homepage
Change Theme ↓
Rusty
Lush
Monochrome
Login
Fundamentals
This series of pages will cover the absolute basics of the Rust language, including:
Variables
Mutability
Rust's data types
Structs & Enums
Functions & control flow
Comments & documentation
« Back to Homepage
Variables »