Interactive Intro to Rust Lang

Created by Ferris / @im_ferris


						available at code-ape.github.io/intro_to_rust_slides
					
Click on photo to go to repo.

Things I left Out

  1. Cargo
  2. Traits
  3. Macros
  4. Arc and Rc
  5. Anonymous Functions
  6. Modules
  7. Features
  8. A lot more!