Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 182 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 182 Bytes

the-rust-guide

A working through of The Rust Guide

Completed

  1. Installing Rust
  • Hello, world!
  • Hello, Cargo!
  • Variable bindings
  • If
  • Functions
  • Comments