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

https://github.com/neorandom/rust-first-project

Made following the official rust guide book.
https://github.com/neorandom/rust-first-project

rust rust-lang

Last synced: 4 months ago
JSON representation

Made following the official rust guide book.

Awesome Lists containing this project

README

          

# Guessing Game (rng_guesser)

### Made following the official rust guide book.

# References

- Rust's official website: https://www.rust-lang.org

- Rust's official guide book: https://doc.rust-lang.org/book/

- Guessing Game Guide: https://doc.rust-lang.org/book/ch02-00-guessing-game-tutorial.html