rewrite in rust

This commit is contained in:
2026-08-29 14:36:14 +02:00
parent aa7f37500f
commit 540d990aeb
35 changed files with 1949 additions and 1557 deletions

12
.gitignore vendored
View File

@@ -1,10 +1,2 @@
# IDE
/.idea/
# Gradle
/.gradle/
/gradle.properties
# Kotlin
/.kotlin/
/build/
# Rust
/target/