Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 417 Bytes

File metadata and controls

11 lines (10 loc) · 417 Bytes

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