ntex-prost-derive

Crates.iontex-prost-derive
lib.rsntex-prost-derive
version0.10.3
sourcesrc
created_at2022-06-27 14:35:56.998845
updated_at2022-07-01 15:04:25.764827
descriptionA Protocol Buffers implementation for the Rust Language.
homepage
repositoryhttps://github.com/tokio-rs/prost
max_upload_size
id614167
size67,865
Nikolay Kim (fafhrd91)

documentation

https://docs.rs/prost-derive

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: 621

cargo fmt