rust-protobuf-src

crates.io CI Rust Documentation

Rust build system integration for [protobuf], Google's data interchange format.

View documentation.

Installation

```toml

Cargo.toml

[dependencies] protobuf-src = "1.0.0+3.19.1" ```