Back to Rerun

re_protos

crates/store/re_protos/README.md

0.31.4723 B
Original Source

re_protos

Part of the rerun family of crates.

Rerun remote store node gRPC API service types (client and server).

This crate includes both the language-agnostic definitions (protobuf) as well as the generated code.

The code is generated with pixi run codegen-protos.

It also includes helpers for converting between the generated protobuf types and native Rust types.