10 releases

0.21.0 Dec 18, 2024
0.21.0-rc.5 Dec 17, 2024
0.20.1-alpha.3 Nov 19, 2024

#44 in #proto

Download history 93/week @ 2024-11-11 302/week @ 2024-11-18 1/week @ 2024-11-25 3/week @ 2024-12-02 143/week @ 2024-12-09 528/week @ 2024-12-16

671 downloads per month

MIT/Apache

37KB
448 lines

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.


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–20MB
~291K SLoC