prost-derive (1.0.0)

Published 2026-03-23 00:03:01 +01:00 by redkinda in uncollapse_public/snowflake

Installation

[registry]
default = "forgejo"

[registries.forgejo]
index = "sparse+" # Sparse index
# index = "" # Git

[net]
git-fetch-with-cli = true
cargo add prost-derive@1.0.0

About this package

Generate encoding and decoding implementations for Prost annotated types.

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

Dependencies

ID Version
anyhow ^1.0.1
itertools >=0.10, <=0.12
proc-macro2 ^1
quote ^1
syn ^2
Details
Cargo
2026-03-23 00:03:01 +01:00
4
Dan Burkert <dan@danburkert.com>
Lucio Franco <luciofranco14@gmail.com>
Casper Meijn <casper@meijn.net>
Tokio Contributors <team@tokio.rs>
Apache-2.0
22 KiB
Assets (1)
Versions (1) View all
1.0.0 2026-03-23