re_protos

Crates.iore_protos
lib.rsre_protos
version0.25.1
created_at2024-11-11 17:12:49.900388+00
updated_at2025-09-19 09:00:23.818021+00
descriptionRerun remote gRPC/protobuf API types
homepagehttps://rerun.io
repositoryhttps://github.com/rerun-io/rerun
max_upload_size
id1443980
size427,509
rerun.io (rerunio)

documentation

README

re_protos

Part of the rerun family of crates.

Latest version Documentation MIT Apache

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.

Commit count: 4053

cargo fmt