refactor rust side of the code

This commit is contained in:
2024-12-04 18:01:59 +00:00
parent b8576ad2fe
commit c56e564fa3
5 changed files with 95 additions and 44 deletions
+3
View File
@@ -1,3 +1,6 @@
[build]
target = "static/www/index.html"
minify = "on_release"
[watch]
watch = ["src/", "static/www/"]