protobuf-src

Crates.ioprotobuf-src
lib.rsprotobuf-src
version2.1.0+27.1
sourcesrc
created_at2021-12-22 18:32:44.837696
updated_at2024-07-22 06:54:09.912851
descriptionBuild system integration for libprotobuf.
homepage
repositoryhttps://github.com/MaterializeInc/rust-protobuf-native
max_upload_size
id501866
size52,237,271
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.0"
Commit count: 59

cargo fmt