24 releases
new 0.23.1 | Apr 25, 2025 |
---|---|
0.23.0 | Apr 24, 2025 |
0.22.1 | Feb 20, 2025 |
0.21.0 | Dec 18, 2024 |
0.20.1-alpha.3 | Nov 19, 2024 |
#20 in #proto
766 downloads per month
43KB
521 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
~9–21MB
~308K SLoC