Crates.io | muta-vendor-prost-derive |
lib.rs | muta-vendor-prost-derive |
version | 0.5.1 |
source | src |
created_at | 2019-12-31 13:27:22.893155 |
updated_at | 2019-12-31 13:39:15.396989 |
description | A Protocol Buffers implementation for the Rust Language. |
homepage | |
repository | https://github.com/danburkert/prost |
max_upload_size | |
id | 193826 |
size | 85,848 |
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