| Crates.io | sg-prost-derive |
| lib.rs | sg-prost-derive |
| version | 0.11.2 |
| created_at | 2024-04-28 05:24:08.170072+00 |
| updated_at | 2024-04-28 05:24:08.170072+00 |
| description | A Protocol Buffers implementation for the Rust Language. |
| homepage | |
| repository | https://github.com/TaurusM/prost.git |
| max_upload_size | |
| id | 1223017 |
| size | 102,015 |
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