Rust build system integration with libprotobuf, the C++ implementation of [Protocol Buffers], Google's data interchange format.
View documentation.
```toml
[dependencies] protobuf-src = "1.1.0" ```