🚧 port to rust

This commit is contained in:
JMARyA 2022-11-12 00:41:51 +01:00
parent e5aa247f11
commit af3a052acb
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
24 changed files with 3125 additions and 564 deletions

5
.gitignore vendored
View file

@ -136,5 +136,6 @@ cython_debug/
.vscode
/data
# Cached Files
/src/static
# Added by cargo
/target