17 unstable releases (3 breaking)

new 0.23.0-alpha.2 Apr 10, 2025
0.23.0-alpha.1 Apr 7, 2025
0.22.1 Feb 20, 2025
0.21.0 Dec 18, 2024
0.20.1-alpha.3 Nov 19, 2024

#26 in #proto

Download history 317/week @ 2024-12-18 1/week @ 2025-01-08 371/week @ 2025-02-05 38/week @ 2025-02-12 258/week @ 2025-02-19 8/week @ 2025-02-26 80/week @ 2025-04-02

80 downloads per month

MIT/Apache

43KB
520 lines

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.


re_protos_builder

Part of the rerun family of crates.

Latest version Documentation MIT Apache

Code generation for Rerun's Protobuf and gRPC definitions.

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

Dependencies

~9–22MB
~305K SLoC