protobuf-src
Rust build system integration with libprotobuf, the C++ implementation of Protocol Buffers, Google's data interchange format.
Installation
# Cargo.toml
[]
= "2.1.0"
Rust build system integration with libprotobuf, the C++ implementation of Protocol Buffers, Google's data interchange format.
# Cargo.toml
[dependencies]
protobuf-src = "2.1.0"