Rust Basics

To build and run.

cargo build
./target/location

To build and run in one command

cargo run