Crates.io | protobuf-native |
lib.rs | protobuf-native |
version | 0.3.2+26.1 |
source | src |
created_at | 2021-12-23 21:12:17.404172 |
updated_at | 2024-10-05 02:23:43.105082 |
description | A high-level, safe API for libprotobuf. |
homepage | |
repository | https://github.com/MaterializeInc/rust-protobuf-native |
max_upload_size | |
id | 502405 |
size | 122,476 |
A high-level, safe API for libprotobuf, the C++ implementation of Protocol Buffers, Google's data interchange format.
# Cargo.toml
[dependencies]
protobuf-native = "0.3.2"