#rerun #definition #grpc #generation #protobuf #generate #store

bin+lib re_protos_builder

Code generation for Rerun's Protobuf and gRPC definitions

1 unstable release

new 0.20.0 Nov 15, 2024

#58 in #rerun

MIT/Apache

36KB
436 lines

re_protos_builder

Part of the rerun family of crates.

Latest version Documentation MIT Apache

This crate implements Rerun's code generation for the remote store node gRPC API definition.

You can generate the code with pixi run codegen-rstore.


lib.rs:

This crate contains logic for generating remote store gRPC API types as defined in re_protos proto files. We are currently generating both client and server definitions in the same file.

Dependencies

~9–19MB
~274K SLoC