This is a follow along repo for Chapter 2 of "The Book" on Rust-Lang. The chapter introduces us to the basic syntax and constructs of the language through a simple guessing game project.
$ cargo build
$ cargo run
This is a follow along repo for Chapter 2 of "The Book" on Rust-Lang. The chapter introduces us to the basic syntax and constructs of the language through a simple guessing game project.
$ cargo build
$ cargo run