No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Daniel Baumann 55778bf166
Releasing fastforward version 0.14.4-1~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-08-07 11:04:58 +02:00
debian Releasing fastforward version 0.14.4-1~ffwd13+u1. 2026-08-07 11:04:58 +02:00
src Adding upstream version 0.14.4. 2026-08-07 11:04:43 +02:00
.cargo_vcs_info.json Adding upstream version 0.14.4. 2026-08-07 11:04:43 +02:00
Cargo.lock Adding upstream version 0.14.4. 2026-08-07 11:04:43 +02:00
Cargo.toml Adding upstream version 0.14.4. 2026-08-07 11:04:43 +02:00
Cargo.toml.orig Adding upstream version 0.14.4. 2026-08-07 11:04:43 +02:00
LICENSE Adding upstream version 0.14.4. 2026-08-07 11:04:43 +02:00
README.md Adding upstream version 0.14.4. 2026-08-07 11:04:43 +02:00

Documentation Crate

prost-derive

prost-derive handles generating encoding and decoding implementations for Rust types annotated with prost annotation. For the most part, users of prost shouldn't need to interact with prost-derive directly.

License

prost-derive is distributed under the terms of the Apache License (Version 2.0).

See LICENSE for details.

Copyright 2017 Dan Burkert