4 releases
new 0.20.1-alpha.3 | Nov 19, 2024 |
---|---|
0.20.1-alpha.1 | Nov 18, 2024 |
0.20.0 | Nov 15, 2024 |
#1713 in Network programming
138 downloads per month
37KB
437 lines
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-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
~278K SLoC