vortex icon indicating copy to clipboard operation
vortex copied to clipboard

DType and Scalar Serde, FlatBuffer, Protobuf

Open gatesn opened this issue 1 year ago • 0 comments

The DType and Scalar crates should both support Serde, FlatBuffer and Protobuf serialisation via features.

The current flat buffer build.rs script should be fixed up to check for these features using cargo env vars before running code gen.

gatesn avatar Apr 30 '24 10:04 gatesn