tree: 3a5b2461c00781e77cd86cfc0c6c1a4eac5273ff [path history] [tgz]
  1. src/
  2. .cargo-checksum.json
  3. .cargo_vcs_info.json
  4. BUILD.bazel
  5. Cargo.toml
  6. Cargo.toml.orig
  7. LICENSE
  8. README.md
third_party/rust_crates/vendor/prost-derive-0.11.0/README.md

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