<TLP/>

The Rust Programming Language

Steve Klabnik, Carol Nichols

RustBeginnerEnglish2024
License
Dual-licensed MIT / Apache License 2.0
Source
The Rust Programming Language (official docs)

Description

The official book on Rust: ownership and borrowing, structs and enums, error handling, generics and traits, concurrency, and building real projects — the standard starting point for learning the language.

Book information

Language
English
Category
Rust
Level
Beginner
Published
2024
Format
HTML
License
Dual-licensed MIT / Apache License 2.0
Source
The Rust Programming Language (official docs)

Topics

License

Open LicenseDual-licensed MIT / Apache License 2.0 (license text ↗)

This resource is listed because its license permits redistribution.

Same license as the Rust project itself; the book's source is on GitHub at rust-lang/book.

Related books

View all

← Back to Rust