Rewrite in Rust

This commit is contained in:
Neshura 2023-02-26 01:10:39 +01:00
parent 331f0c092c
commit e76c82492f
No known key found for this signature in database
GPG key ID: ACDF5B6EBECF6B0A
5 changed files with 1402 additions and 0 deletions

2
.gitignore vendored
View file

@ -1,4 +1,6 @@
# Default ignores
target/
venv/
.idea/
.vscode/
config.json