Crates.io | informalsystems-prost-build |
lib.rs | informalsystems-prost-build |
version | 0.8.1 |
source | src |
created_at | 2021-10-06 01:33:23.373492 |
updated_at | 2021-10-06 01:33:23.373492 |
description | Release based on a fork until upstream is updated. |
homepage | |
repository | https://github.com/informalsystems/prost |
max_upload_size | |
id | 460958 |
size | 36,705,938 |
prost-build
prost-build
makes it easy to generate Rust code from .proto
files as part of
a Cargo build. See the crate documentation for examples
of how to integrate prost-build
into a Cargo project.
prost-build
is distributed under the terms of the Apache License (Version 2.0).
See LICENSE for details.
Copyright 2017 Dan Burkert