prost-derive

Crates.ioprost-derive
lib.rsprost-derive
version0.13.3
sourcesrc
created_at2017-06-25 07:38:48.366541
updated_at2024-09-21 12:44:36.537689
descriptionGenerate encoding and decoding implementations for Prost annotated types.
homepage
repositoryhttps://github.com/tokio-rs/prost
max_upload_size
id20558
size102,013
prost-core (github:tokio-rs:prost-core)

documentation

README

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

Commit count: 668

cargo fmt