prost-amino-derive

Crates.ioprost-amino-derive
lib.rsprost-amino-derive
version0.6.1
sourcesrc
created_at2018-10-17 16:18:35.451554
updated_at2020-06-23 15:40:53.214458
descriptionA Protocol Buffers implementation for the Rust Language modified to enable amino (de)serialization.
homepage
repositoryhttps://github.com/danburkert/prost
max_upload_size
id91175
size87,048
Greg Szabo (greg-szabo)

documentation

https://docs.rs/prost-derive

README

prost-amino-derive

prost-amino-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-amino-derive directly.

License

prost-amino-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