tmkms-prost-derive

Crates.iotmkms-prost-derive
lib.rstmkms-prost-derive
version0.0.1
sourcesrc
created_at2018-10-16 21:27:14.470934
updated_at2018-10-16 21:27:14.470934
descriptionA Protocol Buffers implementation for the Rust Language.
homepage
repositoryhttps://github.com/danburkert/prost
max_upload_size
id91046
size85,355
Tony Arcieri (iqlusion) (tony-iqlusion)

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