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

https://github.com/amirhnajafiz-learning/rust.rs

Programming: Rust.
https://github.com/amirhnajafiz-learning/rust.rs

rust rust-lang

Last synced: 3 months ago
JSON representation

Programming: Rust.

Awesome Lists containing this project

README

        

# rust.rs

To learn rust programming language, I read [the Rust Book](https://doc.rust-lang.org/stable/book/). This is an official document provided by rust community.
In containes 20 chapters. For each chapter I created a directory to take my notes, and also coding examples.