muta-vendor-prost-derive

Crates.iomuta-vendor-prost-derive
lib.rsmuta-vendor-prost-derive
version0.5.1
sourcesrc
created_at2019-12-31 13:27:22.893155
updated_at2019-12-31 13:39:15.396989
descriptionA Protocol Buffers implementation for the Rust Language.
homepage
repositoryhttps://github.com/danburkert/prost
max_upload_size
id193826
size85,848
(zeroqn)

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

cargo fmt