chore: first project structure

This commit is contained in:
2026-05-21 16:55:51 +02:00
parent 171ad87589
commit 3c395db3df
17 changed files with 179 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
fn main() {
println!("Hello, world!");
}