Learning Rust

In this diary I want to document my progress through the Rust book and documenting some stuff for myself.

Pages

  1. Hello world!
  2. Cargo
  3. Erstes Spiel
  4. Konzepte
  5. Ownership
  6. Structs
  7. Enums & Matching
  8. Projektmanagement
  9. Collections
  10. Fehler und PANIK!

Document source