An open API service indexing awesome lists of open source software.

https://github.com/equk/rust_book

The Rust Programming Language - Code
https://github.com/equk/rust_book

Last synced: 9 months ago
JSON representation

The Rust Programming Language - Code

Awesome Lists containing this project

README

          

# rust_book

ref: https://github.com/rust-lang/book

ref: https://doc.rust-lang.org/book/2018-edition/

[stable / current edition](https://doc.rust-lang.org/stable/book/)

## nostarch print version

![](nostarch_rust.png)

## further reading

[Rust By Example](https://doc.rust-lang.org/stable/rust-by-example/)

[Idiomatic Rust](https://github.com/mre/idiomatic-rust)

[The Rustonomicon - The Dark Arts of Unsafe Rust](https://doc.rust-lang.org/nightly/nomicon/)