Major Refactor: separate project into multiple crates

This commit is contained in:
reo 2025-07-17 23:19:46 +03:00
parent f943e4c945
commit d0440f3da3
24 changed files with 209 additions and 2232 deletions

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
/target
.aider*
*.patch