mirror of
https://git.proxmox.com/git/rustc
synced 2026-08-21 10:06:58 +00:00
13 lines
370 B
Plaintext
13 lines
370 B
Plaintext
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/book.html
|