forked from mirrors/gecko-dev
|
|
||
|---|---|---|
| .. | ||
| src | ||
| .cargo-checksum.json | ||
| Cargo.toml | ||
| README.md | ||
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