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

https://github.com/program247365/guessing_game

Learning in Public: The first guessing game program from https://doc.rust-lang.org/book/
https://github.com/program247365/guessing_game

Last synced: about 1 year ago
JSON representation

Learning in Public: The first guessing game program from https://doc.rust-lang.org/book/

Awesome Lists containing this project

README

          

# Rust Guessing Game

> From the [Rust Book](https://doc.rust-lang.org/book/)

Just fiddling with Rust 🦀.