Crates.io | informalsystems-prost-derive |
lib.rs | informalsystems-prost-derive |
version | 0.8.1 |
source | src |
created_at | 2021-10-06 01:26:17.457462 |
updated_at | 2021-10-06 01:26:17.457462 |
description | Release based on a fork until upstream is updated. |
homepage | |
repository | https://github.com/informalsystems/prost |
max_upload_size | |
id | 460951 |
size | 86,739 |
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