blob: 80c3e08a89896e4bf0539e572cac5d6766d62eaa (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Document: rust-book
Title: The Rust Programming Language
Section: Programming/Rust
Abstract:
This book will teach you about the Rust Programming Language. Rust is
a modern systems programming language focusing on safety and speed. It
accomplishes these goals by being memory safe without using garbage
collection.
Format: HTML
Index: /usr/share/doc/rust-doc/html/book/index.html
Files: /usr/share/doc/rust-doc/html/book/*.html
/usr/share/doc/rust-doc/html/book/*/*.html
|