add: half baked

This commit is contained in:
Charles
2025-03-21 20:49:49 -07:00
commit 54fc371f05
13 changed files with 1702 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
all:
flatc --rust -o src/gen/ schema/*.fbs
cargo build