Add common stuff and week 1 materials

This commit is contained in:
2026-09-07 14:27:33 +03:00
parent 5ca5489c8e
commit bc8d2d44b6
17 changed files with 1889 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
[toolchain]
channel = "1.97.1"
components = ["clippy", "rustfmt"]
profile = "minimal"