move rust to root, make a separate main example, start using iterator

This commit is contained in:
Alon Levy
2023-12-31 00:19:24 +02:00
parent 44849f5b66
commit 9b2f8d9377
6 changed files with 93 additions and 51 deletions

2
.gitignore vendored
View File

@@ -1,4 +1,4 @@
/venv
/frames
**/*.png
thermaldecoder/target
target