Crates.io | protobuf-sys |
lib.rs | protobuf-sys |
version | 0.2.0+26.1 |
source | src |
created_at | 2021-12-23 21:10:03.008233 |
updated_at | 2024-05-13 13:42:36.772761 |
description | Low-level bindings to libprotobuf. |
homepage | |
repository | https://github.com/MaterializeInc/rust-protobuf-native |
max_upload_size | |
id | 502404 |
size | 13,234 |
Low-level bindings to libprotobuf, the C++ implementation of Protocol Buffers, Google's data interchange format.
# Cargo.toml
[dependencies]
protobuf-sys = "0.2.0"