prost-derive (0.13.1-serde1)
Published 2024-07-18 21:05:17 +00:00 by Quaternions
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = true
cargo add prost-derive@0.13.1-serde1
About 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.1, <=0.13 |
proc-macro2 | ^1.0.60 |
quote | ^1 |
syn | ^2 |
Details
2024-07-18 21:05:17 +00:00
Assets (1)
Versions (1)
View all
Cargo
9
Dan Burkert <dan@danburkert.com>
Lucio Franco <luciofranco14@gmail.com>
Casper Meijn <casper@meijn.net>
Tokio Contributors <team@tokio.rs>
Apache-2.0
19 KiB
0.13.1-serde1
2024-07-18