protobuf-src

Crates.ioprotobuf-src
lib.rsprotobuf-src
version2.1.1+27.1
sourcesrc
created_at2021-12-22 18:32:44.837696+00
updated_at2025-01-31 08:59:32.141218+00
descriptionBuild system integration for libprotobuf.
homepage
repositoryhttps://github.com/MaterializeInc/rust-protobuf-native
max_upload_size
id501866
size52,238,242
Lucio Franco (LucioFranco)

documentation

https://docs.rs/protobuf-src

README

protobuf-src

crates.io CI Rust Documentation

Rust build system integration with libprotobuf, the C++ implementation of Protocol Buffers, Google's data interchange format.

View documentation.

Installation

# Cargo.toml
[dependencies]
protobuf-src = "2.1.1"
Commit count: 0

cargo fmt