Crates.io | re_protos |
lib.rs | re_protos |
version | 0.24.1 |
created_at | 2024-11-11 17:12:49.900388+00 |
updated_at | 2025-08-07 14:16:38.260342+00 |
description | Rerun remote gRPC/protobuf API types |
homepage | https://rerun.io |
repository | https://github.com/rerun-io/rerun |
max_upload_size | |
id | 1443980 |
size | 573,936 |
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.