Crates.io | protobuf-src |
lib.rs | protobuf-src |
version | 2.1.0+27.1 |
source | src |
created_at | 2021-12-22 18:32:44.837696 |
updated_at | 2024-07-22 06:54:09.912851 |
description | Build system integration for libprotobuf. |
homepage | |
repository | https://github.com/MaterializeInc/rust-protobuf-native |
max_upload_size | |
id | 501866 |
size | 52,237,271 |
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"