vortex-flatbuffers

Crates.iovortex-flatbuffers
lib.rsvortex-flatbuffers
version0.21.1
sourcesrc
created_at2024-05-20 15:10:24.687765
updated_at2024-12-16 20:48:59.216091
descriptionFlatbuffers definitions for Vortex types
homepagehttps://github.com/spiraldb/vortex
repositoryhttps://github.com/spiraldb/vortex
max_upload_size
id1245805
size137,674
Nicholas Gates (gatesn)

documentation

README

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 cargo xtask generate-fbs script. Be sure that you have the flatc utility installed before doing so.

Commit count: 1285

cargo fmt