/rustlings

Repo to track my progress on the Rustlings course. Official repo: https://github.com/rust-lang/rustlings

Primary LanguageRustMIT LicenseMIT

Rustlings

Made this repo to track my progress on the Rustlings course. I'm using this to learn Rust.
Could have used the official repo or a fork, but I wanted to have a repo of my own to track my progress.

Status

  • Intro
  • Variables
  • Functions
  • If
  • Primitive Types
  • Vecs

  • Quiz 1