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

https://github.com/raynardj/rust_play

Learning Rust
https://github.com/raynardj/rust_play

Last synced: 11 months ago
JSON representation

Learning Rust

Awesome Lists containing this project

README

          

# Learning Rust

> From [this youtube video](https://www.youtube.com/watch?v=zF34dRivLOw)

Run the following command at the folder with ```Cargo.toml``` file to compile and run the project
```shell
cargo run
```

## Try new skill
With [leetcode](https://leetcode.com/) problems, attempted solutions [here](./leetcode)