Rewrite everything in rust

This commit is contained in:
Dominic Grimm 2022-07-17 20:24:49 +02:00
parent db5aeb333c
commit ffad349a41
No known key found for this signature in database
GPG key ID: A6C051C716D2CE65
46 changed files with 1698 additions and 2410 deletions

9
.gitignore vendored
View file

@ -1,8 +1 @@
/docs/
/lib/
/bin/
/.shards/
*.dwarf
./examples/*.bin
examples/*.bin
/.vscode/
/target