vortex-proto 0.58.0

Protocol buffer definitions for Vortex types
Documentation
1
2
3
4
5
6
7
8
# vortex-proto

This crate contains Protocol Buffers definitions that can be used to convert other crates in this workspace back
and forth into protobuf messages.

## Regenerating the bindings

Run the `cargo xtask generate-proto` script.