| Crates.io | protobuf-native |
| lib.rs | protobuf-native |
| version | 0.3.3+26.1 |
| created_at | 2021-12-23 21:12:17.404172+00 |
| updated_at | 2026-01-09 20:58:23.27677+00 |
| description | A high-level, safe API for libprotobuf. |
| homepage | |
| repository | https://github.com/MaterializeInc/rust-protobuf-native |
| max_upload_size | |
| id | 502405 |
| size | 141,580 |
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.3"