Generate encoding and decoding implementations for Prost annotated types.
# Cargo.toml
[dependencies]
prost-derive = "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 using Prost derive macros and encodes it.
Add `prost = "0.14"` to Cargo.toml alongside `prost-derive`.
No dependency data recorded yet.