initial project structure

This commit is contained in:
Jonas_Jones 2022-08-30 22:51:07 +02:00
parent 7179e83fa2
commit bde52a6e9b
17 changed files with 104 additions and 13 deletions

View file

@ -1,3 +0,0 @@
fn main() {
println!("Hello, world!");
}