120 releases (9 breaking)
Uses new Rust 2024
| new 0.29.1 | Feb 6, 2026 |
|---|---|
| 0.29.0 | Jan 30, 2026 |
| 0.28.1 | Dec 19, 2025 |
| 0.28.0-alpha.0 | Nov 21, 2025 |
| 0.20.1-alpha.3 | Nov 19, 2024 |
#33 in #generation
46KB
552 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.
Code generation for Rerun's Protobuf and gRPC definitions.
You can generate the code with pixi run codegen-protos.
Dependencies
~14–24MB
~371K SLoC