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