vortex-flatbuffers 0.10.1

Flatbuffers definitions for Vortex types
Documentation
1
2
3
4
5
6
7
8
9
# 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.