protobuf-native

Crates.ioprotobuf-native
lib.rsprotobuf-native
version0.3.2+26.1
sourcesrc
created_at2021-12-23 21:12:17.404172
updated_at2024-10-05 02:23:43.105082
descriptionA high-level, safe API for libprotobuf.
homepage
repositoryhttps://github.com/MaterializeInc/rust-protobuf-native
max_upload_size
id502405
size122,476
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.2"
Commit count: 62

cargo fmt