| Crates.io | ntex-prost-derive |
| lib.rs | ntex-prost-derive |
| version | 0.10.3 |
| created_at | 2022-06-27 14:35:56.998845+00 |
| updated_at | 2022-07-01 15:04:25.764827+00 |
| description | A Protocol Buffers implementation for the Rust Language. |
| homepage | |
| repository | https://github.com/tokio-rs/prost |
| max_upload_size | |
| id | 614167 |
| size | 67,865 |
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.
prost-derive is distributed under the terms of the Apache License (Version 2.0).
See LICENSE for details.
Copyright 2017 Dan Burkert