re_protos_builder 0.28.1

Code generation for Rerun's Protobuf and gRPC definitions.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# re_protos_builder

Part of the [`rerun`](https://github.com/rerun-io/rerun) family of crates.

[![Latest version](https://img.shields.io/crates/v/re_protos_builder.svg)](https://crates.io/crates/re_protos_builder)
[![Documentation](https://docs.rs/re_protos_builder/badge.svg)](https://docs.rs/re_protos_builder)
![MIT](https://img.shields.io/badge/license-MIT-blue.svg)
![Apache](https://img.shields.io/badge/license-Apache-blue.svg)

Code generation for Rerun's Protobuf and gRPC definitions.

You can generate the code with `pixi run codegen-protos`.