protobuf-native

Crates.ioprotobuf-native
lib.rsprotobuf-native
version0.3.3+26.1
created_at2021-12-23 21:12:17.404172+00
updated_at2026-01-09 20:58:23.27677+00
descriptionA high-level, safe API for libprotobuf.
homepage
repositoryhttps://github.com/MaterializeInc/rust-protobuf-native
max_upload_size
id502405
size141,580
Crate owners (github:materializeinc:crate-owners)

documentation

https://docs.rs/protobuf-native

README

protobuf-native

crates.io CI Rust Documentation

A high-level, safe API for libprotobuf, the C++ implementation of Protocol Buffers, Google's data interchange format.

View documentation.

Installation

# Cargo.toml
[dependencies]
protobuf-native = "0.3.3"
Commit count: 67

cargo fmt