protobuf-sys
Low-level bindings to libprotobuf, the C++ implementation of Protocol Buffers, Google's data interchange format.
Installation
# Cargo.toml
[]
= "0.2.0"
Low-level bindings to libprotobuf, the C++ implementation of Protocol Buffers, Google's data interchange format.
# Cargo.toml
[dependencies]
protobuf-sys = "0.2.0"