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