Code from rust book.
RPN(Reverse Polish Notation) lib
following the rust book tutorial
A simple test project for validationg crate publishing, taken from rust book tutorial.
Another fun guessing game from rust-book tutorial, but with an easter egg.
Publishing tutorial from The Rust Programming Language, Chapter 14
A fun game where you guess what number the computer has chosen. It was written following The Book of Rust tutorial.
Guessing game maded by rustbook tutorial
A simple guessing game from the Rust book
A game made following the tutorial of the rust book
Godust - CLI tool for Godot Engine template generation
Rust book chapter 14 publishing tutorial