initiale Struktur

This commit is contained in:
Sithies
2026-03-16 14:17:27 +01:00
parent 87fe06f349
commit f686c4c6e2
+3
View File
@@ -0,0 +1,3 @@
fn main() {
println!("Nazarick starting...");
}