| Crates.io | re_protos |
| lib.rs | re_protos |
| version | 0.25.1 |
| created_at | 2024-11-11 17:12:49.900388+00 |
| updated_at | 2025-09-19 09:00:23.818021+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 | 427,509 |
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.