protobuf-native
A high-level, safe API for libprotobuf, the C++ implementation of Protocol Buffers, Google's data interchange format.
Installation
# Cargo.toml
[]
= "0.3.2"
A high-level, safe API for libprotobuf, the C++ implementation of Protocol Buffers, Google's data interchange format.
# Cargo.toml
[dependencies]
protobuf-native = "0.3.2"