Crates.io | vortex-flatbuffers |
lib.rs | vortex-flatbuffers |
version | 0.14.0 |
source | src |
created_at | 2024-05-20 15:10:24.687765 |
updated_at | 2024-11-04 20:19:26.160906 |
description | Flatbuffers definitions for Vortex types |
homepage | https://github.com/spiraldb/vortex |
repository | https://github.com/spiraldb/vortex |
max_upload_size | |
id | 1245805 |
size | 141,930 |
This crate contains Flatbuffers definitions that can be used to convert other crates in this workspace back and forth into Flatbuffers messages.
Run the cargo xtask generate-fbs
script. Be sure that you have the flatc
utility installed before doing so.