Compile schemas for Cap'n'Proto and Flatbuffers

This commit is contained in:
2019-08-18 19:45:47 -04:00
commit 0175a17269
10 changed files with 1437 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
/target
**/*.rs.bk
.idea/