Files

4 lines
57 B
Makefile
Raw Permalink Normal View History

2025-03-21 20:49:49 -07:00
all:
flatc --rust -o src/gen/ schema/*.fbs
cargo build