prost/prost-derive
2020-01-16 09:29:57 -08:00
..
src release 0.6.1 2020-01-16 09:29:57 -08:00
Cargo.toml release 0.6.1 2020-01-16 09:29:57 -08:00
README.md v0.2.0 2017-09-10 12:16:43 -07:00

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