Rewrote project in Rust

This commit is contained in:
a2x
2023-09-26 00:46:10 +10:00
parent a8d3318d94
commit 369ebcf238
136 changed files with 47374 additions and 47187 deletions

11
.gitignore vendored
View File

@@ -1,10 +1,3 @@
.idea/
.vs/
CMakeLists.txt
CMakeSettings.json
build/
cmake-build-debug/
cmake-build-release/
cmake-build/
cmkr.cmake
out/
Cargo.lock
target/