| Crates.io | re_protos |
| lib.rs | re_protos |
| version | 0.29.0-alpha.7 |
| created_at | 2024-11-11 17:12:49.900388+00 |
| updated_at | 2026-01-23 15:36:27.51596+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 | 548,864 |
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.