# vortex-flatbuffers
This crate contains Flatbuffers definitions that can be used to convert other crates in this workspace back
and forth into Flatbuffers messages.
## Regenerating the bindings
Run the `./regen.sh` script. Be sure that you have the `flatc` utility installed before doing so.