prost-derive (1.0.0)
Installation
[registry]
default = "forgejo"
[registries.forgejo]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add prost-derive@1.0.0About this package
Generate encoding and decoding implementations for Prost annotated types.
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
2026-03-23 00:03:01 +01:00
Assets (1)
Versions (1)
View all
Cargo
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
prost-derive-1.0.0.crate
22 KiB
1.0.0
2026-03-23