Rustchronicles

This repo is home to my experiments while learning Rust! Use as a quick start guide.

Download Rustup, install and then setup Rust:

curl https://sh.rustup.rs -sSf | sh

Rustup is a tool that is used to install Rust. Happy coding! Usecase studies with setup details