mirror of
https://git.proxmox.com/git/rustc
synced 2025-08-14 04:23:47 +00:00
14 lines
482 B
Plaintext
14 lines
482 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-doc/html/book/index.html
|
|
Files: /usr/share/doc/rust-doc/html/book/*.html
|
|
/usr/share/doc/rust-doc/html/book/*/*.html
|