Added 1st rough outline of the homework

main
Oliver Stolle3024383 2026-05-28 17:29:58 +00:00
parent 4285f54aee
commit 98a3be941b
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
# Rust Übungsaufagaben:
## 1. Ownership & Borrowing:
## 2. Pattern Matching
## 3. Enums
## 4. Lifetimes

View File