Create base Rust project

This commit is contained in:
2025-01-21 20:39:42 +01:00
parent 65116bb7f0
commit 1c99bbadc1
7 changed files with 2882 additions and 1 deletions

4
.gitignore vendored
View File

@@ -1 +1,3 @@
storage
storage
.idea
target