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

https://github.com/markelca/noob.rs

Repo to save my progress learning Rust, filled up with examples, notes and so on...
https://github.com/markelca/noob.rs

Last synced: about 1 month ago
JSON representation

Repo to save my progress learning Rust, filled up with examples, notes and so on...

Awesome Lists containing this project

README

        

# noob.rs
Repo to save my progress learning Rust, filled up with examples, notes and so on.
It contains mainly personal snippets, but also examples from [The Rust Book](https://doc.rust-lang.org/stable/book/) and [Rust By Practice](https://practice.course.rs/why-exercise.html).