feat: add initial

This commit is contained in:
2025-07-07 19:48:37 +02:00
commit e10a40dc6b
9 changed files with 811 additions and 0 deletions

3
Cargo.toml Normal file
View File

@@ -0,0 +1,3 @@
[workspace]
resolver = "2"
members = ["crates/*"]