Personal project for learning Rust This is Chapter 2 challenge from The Rust Programming Language book. Run this project $ cargo run Build this project $ cargo build For production build $ cargo build --release