A Protocol Buffers implementation for Rust, generating efficient serialization and deserialization code.
# Cargo.toml
[dependencies]
prost = "0.14.4"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a protobuf message and encodes/decodes it.
Install protoc or use the prost-build crate with a build script.
No dependency data recorded yet.